607 Commits (0595ea1b0f35e87eedff3521b9e12f69e1bd6094)
 

Author SHA1 Message Date
  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
  Oceania2018 daef22991b _FetchMapper 6 years ago
  Oceania2018 c6cd4d42a8 upgrade to NumSharp v0.6 6 years ago
  haiping008 6b20496eb5 add _FetchHandler 6 years ago
  Haiping 931a25048b
Update README.md 6 years ago
  Haiping 1193e9c55f
Update README.md 6 years ago
  Oceania2018 cb96250ec1 add oper constant 6 years ago
  haiping008 5f595eb5eb feed_dict_tensor in BaseSession._run 6 years ago
  haiping008 2995c36c9d sess.run not finished yet 6 years ago
  Oceania2018 bc13c9a932 add op_list_proto_math 6 years ago
  Oceania2018 91f42b3e3e restructure dir and namespace 6 years ago
  Oceania2018 9f2065e4aa placeholder in operation 6 years ago
  Oceania2018 ff8f72a38e added OpDef for Operation 6 years ago
  Oceania2018 b58cf9aa88 OpDefLibrary, op_list_proto_bytes.bin 6 years ago
  Oceania2018 28732a13b1 TF_Input, TF_Output 6 years ago
  haiping008 8adb34df65 init session.run 6 years ago
  Oceania2018 d392e9def8 init Session class 6 years ago
  Oceania2018 7b24f538fb added TF_Status, TF_SetAttrValueProto 6 years ago
  haiping008 a4e4c36390 protobuf #3 6 years ago