29 Commits (830bb59c2fc67c40a752ddf87403099174e9f9f8)

Author SHA1 Message Date
  Eli Belash 2259eb5196 Added process-wide locks to non-threadsafe calls. Added unit tests. 6 years ago
  Haiping af73e3cb26
Merge pull request #366 from SciSharp/perf-ops 6 years ago
  Eli Belash 9d6525ef9f Buffer: Revamped and all perf-optted all use-cases. 6 years ago
  Oceania2018 9d90d74ddd add tf.image.decode_image #350 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Oceania2018 a89c9aba34 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 9ab30660bc rename Text to TextProcess. 6 years ago
  Oceania2018 9bc0c86b0d Attempting to use uninitialized value v1 #172 6 years ago
  haiping008 444cc42058 node_def property in Operation #134 6 years ago
  Esther2013 119f0c5e3a add FinishOperation to OperationDescription 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 91f42b3e3e restructure dir and namespace 6 years ago
  Oceania2018 28732a13b1 TF_Input, TF_Output 6 years ago
  Oceania2018 c102715be0 Graph 6 years ago