22 Commits (10f39ad2033169afe523b2c851ccf3cf077b0826)

Author SHA1 Message Date
  Eli Belash 6c8c2e5ec9 Performance optimization, refactoring and revamping. (#362) 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
  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 654fc76d0c fix gradients parameters issue. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 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
  Oceania2018 5a7d28c200 simplify with function. 6 years ago
  Oceania2018 6507a5f91b Finished InceptionV3 image recognition. 6 years ago
  Oceania2018 afae3e9df9 fix compile 6 years ago
  Oceania2018 8ae2feb5fb Malformed TF_STRING tensor; element 0 out of range 6 years ago
  Oceania2018 5720dfd68e fix _constant_if_small for zeros. 6 years ago
  haiping008 11572bf770 bunch of updates. 6 years ago
  Oceania2018 7426fd0af0 Add FeedItem to hold feed session dictionary. 6 years ago
  Oceania2018 fbc836e24a Fix BasicOperations error. #144 6 years ago
  haiping008 b3497f31f2 finished tf.zeros #143 6 years ago
  Oceania2018 01f5ab984b tf.zeros 6 years ago
  Oceania2018 78685bd5cb create constant by NumSharp NDArray. 6 years ago
  Oceania2018 1d2fe5b2c6 Scalar and String constant creation. 6 years ago