75 Commits (f0ee3dc0174c206dc436d577542da023994e5bc5)
 

Author SHA1 Message Date
  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
  Haiping 0d2ac12a8a
Merge pull request #92 from Esther2013/master 6 years ago
  estherhu2012@gmail.com 29f4575f36 remove bin 6 years ago
  estherhu2012@gmail.com 560fcf1b87 remove op_list_proto_array and op_list_proto_math 6 years ago
  Oceania2018 b03a52dd3f add Tensor.Operator + 6 years ago
  Oceania2018 53c3a4e584 add Chapter Tensor 6 years ago
  Oceania2018 1344277eb4 update docs of Hello World sample 6 years ago
  Oceania2018 1956cf997d build docs in Sphinx. 6 years ago
  Haiping 3615dbab12
Merge pull request #90 from Esther2013/master 6 years ago
  Esther2013 119f0c5e3a add FinishOperation to OperationDescription 6 years ago
  haiping008 ccce43861f finished HelloWorld example. 6 years ago
  Oceania2018 458b3965ba NewOperation 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
  Oceania2018 290a694e3c feed dict 6 years ago
  Oceania2018 8ce3caa3f5 string and scalar variable. 6 years ago
  Oceania2018 78685bd5cb create constant by NumSharp NDArray. 6 years ago
  Oceania2018 1d2fe5b2c6 Scalar and String constant creation. 6 years ago
  Oceania2018 8aa30b9ef6 RefVairable and Variable 6 years ago
  Oceania2018 b084ae6dbf reorganize file structure 6 years ago
  Oceania2018 cb55d767f8 move book dir 6 years ago
  Oceania2018 e784618327 TF_Status holds error information. 6 years ago
  Oceania2018 91befe9163 Finished Tensor class. 6 years ago
  Oceania2018 c7eae6ac48 deallocator_called 6 years ago
  Oceania2018 d78a6616f6 TF_NewTensor pass. 6 years ago
  Oceania2018 a32d2a603a TF_NumDims 6 years ago
  Oceania2018 11377d6976 add NewTF_Tensor test 6 years ago
  Oceania2018 fca0368361 addInConstant unit test successfully 6 years ago
  Oceania2018 2300e619aa _FetchHandler 6 years ago