121 Commits (2af73b7ac74a1a61d9fd7e19e0edf382ad51a1cd)

Author SHA1 Message Date
  Oceania2018 1b7003b2d3 Tensor.eval() #145 6 years ago
  Oceania2018 fbc836e24a Fix BasicOperations error. #144 6 years ago
  haiping008 b3497f31f2 finished tf.zeros #143 6 years ago
  Oceania2018 01f5ab984b tf.zeros 6 years ago
  Oceania2018 5b82356d4a released 0.1.0 and updated doc. 6 years ago
  Oceania2018 c56e2c89a3 finished #140 6 years ago
  Oceania2018 8f42762f1c Add control_inputs in Operation #141 6 years ago
  Oceania2018 666372455c seperate Input and Output implementation from Operation 6 years ago
  Oceania2018 1b347a833b VariableTest.Initializer OK 6 years ago
  Oceania2018 0ca9485dea as_base_type #136 6 years ago
  haiping008 444cc42058 node_def property in Operation #134 6 years ago
  haiping008 43273b37d5 fixed #108 6 years ago
  Oceania2018 aecaa78c6e build_results can't handle when is_op is false condition. 6 years ago
  Oceania2018 d94e545448 fix compile issue. 6 years ago
  haiping008 ff51917018 _ElementFetchMapper.build_results 6 years ago
  Oceania2018 ca1fa35b8e Add VariableTest.Add test in UnitTest 6 years ago
  haiping008 838b12e2a2 CApiVariableTest 6 years ago
  haiping008 9665bf5262 Aadded ContextOptions 6 years ago
  Oceania2018 8b32de72ef Fixed #111 6 years ago
  Esther2013 19a1ea705e NumSharp upgrade 6 years ago
  haiping008 dba38209cc fixed c_api.TF_OperationGetAttrMetadata #86 6 years ago
  haiping008 8f56b57b20 c_api.gradient 6 years ago
  Esther2013 a132d4b8b9 CApiGradientsTest 6 years ago
  haiping008 62a2634b92 gen_math_ops.real_div 6 years ago
  Oceania2018 530fe1cc1c release v0.0.2 6 years ago
  Oceania2018 35141c54b9 gen_math_ops.mul(x, y) 6 years ago
  estherhu2012@gmail.com f0ee3dc017 Implement tf.matmul #94 6 years ago
  Oceania2018 72d25e058f Multiplication with variables in BasicOperations example. 6 years ago
  Oceania2018 422bacfd80 fix OperationsTest.addInPlaceholder. 6 years ago
  Esther2013 119f0c5e3a add FinishOperation to OperationDescription 6 years ago
  Oceania2018 d7e04d5cb4 test string const 6 years ago
  Oceania2018 33449cd394 VerifyCollocation 6 years ago
  Oceania2018 9437b7277c CApiAttributesTest.String, TF_SetAttrString, TF_OperationGetAttrString 6 years ago
  Oceania2018 4c912dfe6a TEST(CAPI, Session) port completed. 6 years ago
  Oceania2018 5f9e3d8563 Finally, session.run works for placeholder. 6 years ago
  Oceania2018 3536f6a2bd test 6 years ago
  Oceania2018 c8f8806870 Session.Run works for two Scalar constants. 6 years ago
  Oceania2018 a873bbc69b Finished TEST(CAPI, ImportGraphDef_WithReturnOutputs). 6 years ago
  Oceania2018 71b2213b26 package native dll 6 years ago
  Oceania2018 99c748fa5a Completed TEST(CAPI, ImportGraphDef) except graph.Dispose exception threw. 6 years ago
  Oceania2018 642217491a TEST(CAPI, ImportGraphDef)) 6 years ago
  Oceania2018 64cc96bc69 Completed `TEST(CAPI, Graph)` porting 6 years ago
  Oceania2018 d5b81e9c1f add GraphDef and FunctionDef. 6 years ago
  Oceania2018 7910b79258 OutputConsumers 6 years ago
  Oceania2018 4fa14feeca add c_api.StringPiece to avoid crash for unmanaged memory. 6 years ago
  Oceania2018 740ca28965 GetNodeDef 6 years ago
  Oceania2018 36272d6b26 TEST(CAPI, AllocateTensor) 6 years ago
  Oceania2018 1f6ea31a22 c_test_util.GetAttrValue 6 years ago
  Oceania2018 a23be5a673 added a lot of APIs related to Operation. 6 years ago
  Oceania2018 9e42e3c67f add implicit for Graph, Operation, Tensor, Status. 6 years ago