31 Commits (060cc37dd47f39746db5962b20277ee6a20f9d44)

Author SHA1 Message Date
  Oceania2018 060cc37dd4 tf.sparse_tensor_to_dense, TensorShape.merge_with #396 6 years ago
  Oceania2018 18f4579fd7 tf.slice #396 6 years ago
  Oceania2018 1e5018334e tf.sparse_to_dense #396 6 years ago
  Eli Belash 2259eb5196 Added process-wide locks to non-threadsafe calls. Added unit tests. 6 years ago
  Eli Belash e4e62dd988 Tensor: Rewrite Creation to fix heap corruption. 6 years ago
  Eli Belash 6c8c2e5ec9 Performance optimization, refactoring and revamping. (#362) 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 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
  Oceania2018 40da3d7a61 add DisposableObject as base class. 6 years ago
  Oceania2018 810df5bf23 Removed shared Status instance in Operation. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Meinrad Recheis 7cb17461a9 Tensor: added a constructor to create a Tensor from a fixed memory pointer that is owned by the caller 6 years ago
  Meinrad Recheis 2d28eefa8b Tensor: added constructors that take a Span<T> 6 years ago
  Meinrad Recheis b2a9a989af Tensor: dispose Tensors that have been garbage collected (thread safe) + test 6 years ago
  Oceania2018 bfdaa6b94d work with NumSharp v0.9 6 years ago
  Oceania2018 86986d81e3 Incompatible shapes: [100,10] vs. [100] #194 6 years ago
  haiping008 3b93c7b0fb linear regression test 1 6 years ago
  Oceania2018 6507a5f91b Finished InceptionV3 image recognition. 6 years ago
  Oceania2018 3536f6a2bd test 6 years ago
  Oceania2018 c8f8806870 Session.Run works for two Scalar constants. 6 years ago
  Oceania2018 642217491a TEST(CAPI, ImportGraphDef)) 6 years ago
  Oceania2018 740ca28965 GetNodeDef 6 years ago
  Oceania2018 36272d6b26 TEST(CAPI, AllocateTensor) 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 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