82 Commits (v0.1.0-Tensor)

Author SHA1 Message Date
  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 bcb803dfe7 fix add_collections 6 years ago
  haiping008 9f18881d89 VariableScope, vairables.py.cs 6 years ago
  haiping008 dba38209cc fixed c_api.TF_OperationGetAttrMetadata #86 6 years ago
  haiping008 8f56b57b20 c_api.gradient 6 years ago
  haiping008 9ed6d3dc44 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  haiping008 4c2f76e2aa compute_gradients 6 years ago
  Esther2013 a132d4b8b9 CApiGradientsTest 6 years ago
  haiping008 62a2634b92 gen_math_ops.real_div 6 years ago
  Oceania2018 2418539568 Implicit between RefVariable and Tensor 6 years ago
  Oceania2018 98fb777df9 LinearRegression 6 years ago
  Oceania2018 530fe1cc1c release v0.0.2 6 years ago
  Oceania2018 35141c54b9 gen_math_ops.mul(x, y) 6 years ago
  Oceania2018 11216bfec1 Finished BasicOperations example. 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
  Oceania2018 7f1c92e77d Implement gen_math_ops.mul for Tensors #93 6 years ago
  Oceania2018 b03a52dd3f add Tensor.Operator + 6 years ago
  Oceania2018 1344277eb4 update docs of Hello World sample 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