Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • * | |
  • |/ /
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • f516966f #144 by Oceania2018 2019-01-29 19:22:37 -0600
  • 1b7003b2 Tensor.eval() #145 by Oceania2018 2019-01-29 13:22:46 -0600
  • fdd71f69 Update README.md by Haiping 2019-01-29 10:12:14 -0600
  • fbc836e2 Fix BasicOperations error. #144 by Oceania2018 2019-01-29 10:01:32 -0600
  • b3497f31 finished tf.zeros #143 by haiping008 2019-01-28 17:02:48 -0600
  • 01f5ab98 tf.zeros by Oceania2018 2019-01-28 10:48:24 -0600
  • 3f3a8050 document updated. by Oceania2018 2019-01-27 20:33:27 -0600
  • 5b82356d (tag: v0.1.0-Tensor, v0.1.0-Tensor) released 0.1.0 and updated doc. by Oceania2018 2019-01-27 15:35:24 -0600
  • c56e2c89 finished #140 by Oceania2018 2019-01-27 10:49:54 -0600
  • 1a9e6102 accessed by index #132 by Oceania2018 2019-01-27 10:28:03 -0600
  • 8f42762f Add control_inputs in Operation #141 by Oceania2018 2019-01-27 08:38:21 -0600
  • 66637245 seperate Input and Output implementation from Operation by Oceania2018 2019-01-26 10:53:08 -0600
  • 1b347a83 VariableTest.Initializer OK by Oceania2018 2019-01-26 09:56:25 -0600
  • 2a962b1c The Graph of variable. #139 by Oceania2018 2019-01-26 07:45:14 -0600
  • b209fac5 TensorShape of variable. #138 by Oceania2018 2019-01-26 07:39:47 -0600
  • a0de3a01 dtype in RefVariable #137 by Oceania2018 2019-01-26 07:30:40 -0600
  • 0ca9485d as_base_type #136 by Oceania2018 2019-01-26 07:27:07 -0600
  • 05116148 ops.colocate_with by haiping008 2019-01-25 17:22:30 -0600
  • 444cc420 node_def property in Operation #134 by haiping008 2019-01-25 15:10:15 -0600
  • 43273b37 fixed #108 by haiping008 2019-01-25 10:06:20 -0600
  • aecaa78c build_results can't handle when is_op is false condition. by Oceania2018 2019-01-24 23:46:11 -0600
  • d94e5454 fix compile issue. by Oceania2018 2019-01-24 20:28:15 -0600
  • ff519170 _ElementFetchMapper.build_results by haiping008 2019-01-24 17:22:13 -0600
  • ea5d35e2 control_flow_ops._GroupControlDeps by Oceania2018 2019-01-24 07:31:18 -0600
  • 1fb41de9 add name property #133 by Oceania2018 2019-01-24 06:58:54 -0600
  • ca1fa35b Add VariableTest.Add test in UnitTest by Oceania2018 2019-01-23 23:03:32 -0600
  • 838b12e2 CApiVariableTest by haiping008 2019-01-23 17:20:43 -0600
  • 9665bf52 Aadded ContextOptions by haiping008 2019-01-23 14:35:08 -0600
  • 0f49cc95 Merge pull request #124 from Esther2013/master by Haiping 2019-01-23 10:06:35 -0600
  • db8fdcb0 (refs/pull/124/head) #119 #120 #121 #122 #123 by Esther2013 2019-01-23 09:59:42 -0600
  • c45361cc added InputList by Oceania2018 2019-01-21 21:47:50 -0600
  • 19899882 fix Operation.inputs value is null. #117 by Oceania2018 2019-01-21 12:23:11 -0600
  • 3265a38c add data type when determine which property should be taken out. #115 by Oceania2018 2019-01-21 09:28:39 -0600
  • 1876cc98 Fix Operation.get_attr #115 by Oceania2018 2019-01-20 22:13:45 -0600
  • fd789d49 add CSharp Native Interface in C++ by Oceania2018 2019-01-20 10:06:37 -0600
  • ba499ab0 have to invoke pywrap_tfe_src.cc by haiping008 2019-01-14 17:17:23 -0600
  • 126ed276 reduce_sum in progress by Oceania2018 2019-01-13 21:39:15 -0600
  • 2fc45b9f #113 by Oceania2018 2019-01-12 23:36:50 -0600
  • 8b32de72 Fixed #111 by Oceania2018 2019-01-12 09:45:11 -0600
  • 918f7574 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by haiping008 2019-01-11 17:23:43 -0600
  • dd399e31 name_scope._name_stack incorrect #110 by haiping008 2019-01-11 17:23:23 -0600
  • b0cea5ef Merge pull request #109 from Esther2013/master by Haiping 2019-01-10 22:11:11 -0600
  • 19a1ea70 (refs/pull/109/head) NumSharp upgrade by Esther2013 2019-01-10 22:06:12 -0600
  • c6f9ec61 gradients_impl. not finish yet. by haiping008 2019-01-10 17:04:34 -0600
  • bcb803df fix add_collections by haiping008 2019-01-10 11:54:00 -0600
  • 71e1fe62 RefVariable, variable_scope by Esther2013 2019-01-10 06:31:15 -0600
  • 9f18881d VariableScope, vairables.py.cs by haiping008 2019-01-09 17:25:54 -0600
  • dba38209 fixed c_api.TF_OperationGetAttrMetadata #86 by haiping008 2019-01-09 11:11:44 -0600
  • 8f56b57b c_api.gradient by haiping008 2019-01-08 17:06:45 -0600
  • 9ed6d3dc Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by haiping008 2019-01-08 09:33:57 -0600
  • 7784d335 Merge pull request #105 from Esther2013/master by Haiping 2019-01-08 09:33:29 -0600
  • 4c2f76e2 compute_gradients by haiping008 2019-01-08 09:32:50 -0600
  • 96acb99e (refs/pull/105/head) move attributes to new folder. by Esther2013 2019-01-08 09:25:22 -0600
  • a132d4b8 CApiGradientsTest c_api.TF_SetAttrTensor exception threw. by Esther2013 2019-01-08 09:22:57 -0600
  • 62a2634b gen_math_ops.real_div by haiping008 2019-01-07 13:29:45 -0600
  • 24185395 Implicit between RefVariable and Tensor by Oceania2018 2019-01-07 09:27:09 -0600
  • ec7637e8 resolve conflict by Oceania2018 2019-01-07 03:17:48 -0600
  • 98fb777d LinearRegression by Oceania2018 2019-01-07 03:16:39 -0600
  • 5933fe4c Merge pull request #98 from Esther2013/master by Haiping 2019-01-07 03:14:59 -0600
  • 8bfe91c4 (refs/pull/98/head) gen_math_ops.sub #97 by estherhu2012@gmail.com 2019-01-07 03:12:29 -0600
  • 530fe1cc release v0.0.2 by Oceania2018 2019-01-07 02:07:48 -0600
  • 35141c54 gen_math_ops.mul(x, y) by Oceania2018 2019-01-07 01:39:10 -0600
  • 11216bfe Finished BasicOperations example. by Oceania2018 2019-01-06 15:26:07 -0600
  • af159f84 Merge pull request #95 from Esther2013/master by Haiping 2019-01-06 09:45:02 -0600
  • f0ee3dc0 (refs/pull/95/head) Implement tf.matmul #94 by estherhu2012@gmail.com 2019-01-06 09:43:27 -0600
  • 72d25e05 Multiplication with variables in BasicOperations example. by Oceania2018 2019-01-06 01:29:36 -0600
  • 422bacfd fix OperationsTest.addInPlaceholder. by Oceania2018 2019-01-06 00:32:58 -0600
  • 7f1c92e7 Implement gen_math_ops.mul for Tensors #93 by Oceania2018 2019-01-05 23:33:53 -0600
  • 0d2ac12a Merge pull request #92 from Esther2013/master by Haiping 2019-01-05 23:10:10 -0600
  • 29f4575f (refs/pull/92/head) remove bin by estherhu2012@gmail.com 2019-01-05 23:06:43 -0600
  • 560fcf1b remove op_list_proto_array and op_list_proto_math instead of g.GetOpDef() by estherhu2012@gmail.com 2019-01-05 23:04:04 -0600
  • b03a52dd add Tensor.Operator + by Oceania2018 2019-01-05 22:20:14 -0600
  • 53c3a4e5 add Chapter Tensor by Oceania2018 2019-01-05 16:14:59 -0600
  • 1344277e update docs of Hello World sample by Oceania2018 2019-01-05 12:13:55 -0600
  • 1956cf99 build docs in Sphinx. by Oceania2018 2019-01-05 10:24:13 -0600
  • 3615dbab Merge pull request #90 from Esther2013/master by Haiping 2019-01-04 23:30:27 -0600
  • 119f0c5e (refs/pull/90/head) add FinishOperation to OperationDescription add GetNodeDef to Operation by Esther2013 2019-01-04 23:23:45 -0600
  • ccce4386 finished HelloWorld example. by haiping008 2019-01-04 17:08:49 -0600
  • 458b3965 NewOperation by Oceania2018 2019-01-04 08:30:38 -0600
  • d7e04d5c test string const by Oceania2018 2019-01-04 07:21:27 -0600
  • 33449cd3 VerifyCollocation by Oceania2018 2019-01-03 20:59:32 -0600
  • 9437b727 CApiAttributesTest.String, TF_SetAttrString, TF_OperationGetAttrString by Oceania2018 2019-01-03 10:50:32 -0600
  • 4c912dfe TEST(CAPI, Session) port completed. by Oceania2018 2019-01-02 21:15:22 -0600
  • 5f9e3d85 Finally, session.run works for placeholder. by Oceania2018 2019-01-02 20:50:19 -0600
  • 3536f6a2 test by Oceania2018 2019-01-02 08:31:21 -0600
  • c8f88068 Session.Run works for two Scalar constants. by Oceania2018 2019-01-01 13:18:30 -0600
  • a873bbc6 Finished TEST(CAPI, ImportGraphDef_WithReturnOutputs). by Oceania2018 2018-12-31 19:08:27 -0600
  • 71b2213b package native dll by Oceania2018 2018-12-31 14:07:40 -0600
  • 99c748fa Completed TEST(CAPI, ImportGraphDef) except graph.Dispose exception threw. by Oceania2018 2018-12-31 11:21:23 -0600
  • 64221749 TEST(CAPI, ImportGraphDef)) by Oceania2018 2018-12-30 22:55:58 -0600
  • 64cc96bc Completed `TEST(CAPI, Graph)` porting by Oceania2018 2018-12-30 16:43:07 -0600
  • d5b81e9c add GraphDef and FunctionDef. by Oceania2018 2018-12-30 14:59:19 -0600
  • 7910b792 OutputConsumers by Oceania2018 2018-12-30 10:55:04 -0600
  • 4fa14fee add c_api.StringPiece to avoid crash for unmanaged memory. by Oceania2018 2018-12-30 08:38:41 -0600
  • 740ca289 GetNodeDef by Oceania2018 2018-12-29 23:38:20 -0600
  • 36272d6b TEST(CAPI, AllocateTensor) by Oceania2018 2018-12-29 20:42:58 -0600
  • 1f6ea31a c_test_util.GetAttrValue by Oceania2018 2018-12-29 10:04:32 -0600
  • a23be5a6 added a lot of APIs related to Operation. by Oceania2018 2018-12-29 00:43:38 -0600
  • 9e42e3c6 add implicit for Graph, Operation, Tensor, Status. by Oceania2018 2018-12-28 20:52:18 -0600
  • 290a694e feed dict by Oceania2018 2018-12-28 10:46:32 -0600