23 Commits (13b1b63b4edc513bb16588dc9875196efb5642f2)

Author SHA1 Message Date
  Pavel Šavara 13b1b63b4e fix NullReferenceException on session run with ITensorOrOperation signature 5 years ago
  Oceania2018 3f8b658db3 ignore all uncompleted unit tests. 5 years ago
  Oceania2018 e93f112ef0 tf.Variable() in eager mode 5 years ago
  Oceania2018 bd20f0723d rename project. 5 years ago
  Oceania2018 a1c8dec737 unit test Eval_LargeString_Scalar 5 years ago
  Oceania2018 06c08c93de ByteString #479 5 years ago
  Eli Belash 4d8ae9a396 Added unit-tests for autocasting mechanism. 6 years ago
  Eli Belash 2259eb5196 Added process-wide locks to non-threadsafe calls. Added unit tests. 6 years ago
  Eli Belash f27b0c892f Graph, Session: defaulting was changed to thread-wide using ThreadLocal<T> 6 years ago
  Eli Belash e56164de00 BaseSession: revamped fetchValue (perf-op) 6 years ago
  Eli Belash 9d6525ef9f Buffer: Revamped and all perf-optted all use-cases. 6 years ago
  Eli Belash 2129dbd675 Tensor perf-ops and cleanup, Revamped dtypes.cs, some renames. 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
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 6 years ago
  Oceania2018 bfdaa6b94d work with NumSharp v0.9 6 years ago
  Oceania2018 5a7d28c200 simplify with function. 6 years ago
  Oceania2018 f516966f34 #144 6 years ago
  Oceania2018 1b7003b2d3 Tensor.eval() #145 6 years ago
  Oceania2018 4c912dfe6a TEST(CAPI, Session) port completed. 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