49 Commits (616b62bd4f109f1f3b38c8f0111604dea8490e82)

Author SHA1 Message Date
  Oceania2018 9d08a313f0 Keras for .NET package meta and clean code. 4 years ago
  Oceania2018 ba8b0f37af add disable_eager_execution, clean unit test. 5 years ago
  Sam Harwell caae2dbd66 Implement SafeBufferHandle as a wrapper for TF_Buffer 5 years ago
  Oceania2018 40487d30bc restructure unit test folder. 5 years ago
  Oceania2018 3f8b658db3 ignore all uncompleted unit tests. 5 years ago
  Oceania2018 5c891eaa49 make get_collection<T> generic. 6 years ago
  Oceania2018 8a3a16b72f resove conflict. 6 years ago
  Eli Belash 9d6525ef9f Buffer: Revamped and all perf-optted all use-cases. 6 years ago
  Eli Belash 605a05eef5 Fixed unit tests 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Oceania2018 a192d88c84 Object Detection pass. 6 years ago
  Antonio Cifonelli 924e1592af Adding `logical_xor` operator (#346) 6 years ago
  Antonio Cifonelli 0e99b605a5 Adding `logical_or` operator (#344) 6 years ago
  Antonio Cifonelli bad9aba49e Adding `logical_not` operator (#343) 6 years ago
  Antonio Cifonelli 9502395de7 Adding `logical_and` operator (#338) 6 years ago
  Antonio c938fa895f Add missing `operator >=`s and `operator <=`s (#331) 6 years ago
  Antonio 368556d77e Add missing `operator >`s and `operator <`s (#329) 6 years ago
  Antonio ebf4c9f018 Unit testing `operator *`s. Add missing `operator /`s (#324) 6 years ago
  Antonio f8912135a7 Adding `Cumsum` operation (#322) 6 years ago
  Antonio a880b5326d Adding `IsNan` operation (#315) 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Antonio Cifonelli 1e54c41f43 Add missing `operator -`s 6 years ago
  Antonio Cifonelli e13c444bff Add missing `operator +`s 6 years ago
  haiping008 c2c2ac63e7 check NearestNeighbors op 6 years ago
  Oceania2018 bfdaa6b94d work with NumSharp v0.9 6 years ago
  haiping008 53882c79b3 Add LabelImage example. 6 years ago
  haiping008 c7cf8b6084 add op_def_registry to load all registered op list. 6 years ago
  Oceania2018 7426fd0af0 Add FeedItem to hold feed session dictionary. 6 years ago
  haiping008 8f56b57b20 c_api.gradient 6 years ago
  Oceania2018 72d25e058f Multiplication with variables in BasicOperations example. 6 years ago
  Oceania2018 422bacfd80 fix OperationsTest.addInPlaceholder. 6 years ago
  Oceania2018 5f9e3d8563 Finally, session.run works for placeholder. 6 years ago
  Oceania2018 c8f8806870 Session.Run works for two Scalar constants. 6 years ago
  Oceania2018 d5b81e9c1f add GraphDef and FunctionDef. 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 9e42e3c67f add implicit for Graph, Operation, Tensor, Status. 6 years ago
  Oceania2018 290a694e3c feed dict 6 years ago
  Oceania2018 1d2fe5b2c6 Scalar and String constant creation. 6 years ago
  Oceania2018 e784618327 TF_Status holds error information. 6 years ago
  Oceania2018 a32d2a603a TF_NumDims 6 years ago
  Oceania2018 fca0368361 addInConstant unit test successfully 6 years ago
  Oceania2018 cb96250ec1 add oper constant 6 years ago
  haiping008 2995c36c9d sess.run not finished yet 6 years ago
  Oceania2018 91f42b3e3e restructure dir and namespace 6 years ago
  Oceania2018 9f2065e4aa placeholder in operation 6 years ago
  Oceania2018 28732a13b1 TF_Input, TF_Output 6 years ago
  Oceania2018 c102715be0 Graph 6 years ago