40 Commits (c011c38583838523737b4b26c47da4e0b1b8ba60)

Author SHA1 Message Date
  Oceania2018 c341b37318 Don't dispose graph in LoadFromSavedModel. 4 years ago
  Oceania2018 85139ed131 Fix Session.LoadFromSavedModel memroy leak. 4 years ago
  Oceania2018 ba490102c1 clean code. 4 years ago
  Sam Harwell bfac6f7b6c Implement SafeSessionOptionsHandle as a wrapper for TF_SessionOptions 5 years ago
  Sam Harwell 6b48c0d208 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Oceania2018 7d2d186fe3 Use shared status object. 5 years ago
  Sam Harwell 7a30362cdb Implement SafeStatusHandle as a wrapper for TF_Status 5 years ago
  Oceania2018 4893331bc5 Rename IObjectLife to ITensorFlowObject 5 years ago
  Eli Belash 448246b96b Supported for forced singlethreading 5 years ago
  Oceania2018 6931d5c425 change Session(ConfigProto). 6 years ago
  Eli Belash d23eed0c34 Session.LoadFromSavedModel: Prevent optimization 6 years ago
  Eli Belash da70cdc790 Session.LoadFromSavedModel: Added fallback for non-absolute path 6 years ago
  Eli Belash dc4a4c22d8 Session.LoadFromSavedModel: Removed redundant .as_default() call. 6 years ago
  Eli Belash b2512954bf Session: LoadFromSavedModel Fixed multithreading issue and added as_default() to the created session, fixed #380 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
  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 8a50673baa Make Graph inherits from DisposableObject. 6 years ago
  Oceania2018 b06b09932e add DisposableObject as base class. 6 years ago
  Oceania2018 2c8771429c release v0.10.7.2. 6 years ago
  Oceania2018 33d82e8817 GC.SuppressFinalize for TF object. 6 years ago
  Oceania2018 a8aac8d0b8 fix default graph and operation issue when import model. 6 years ago
  Oceania2018 ae22b6d2b2 Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 a5d2aa950f #247 6 years ago
  pkingwsd 8bf4edb713 fix call sessionoptions issue 6 years ago
  Meinrad Recheis c997c729a0 more cond test cases: testCondTrue and testCondFalse 6 years ago
  Oceania2018 6507a5f91b Finished InceptionV3 image recognition. 6 years ago
  Oceania2018 4eccba4cf5 add LoadFromSavedModel 6 years ago
  Oceania2018 f516966f34 #144 6 years ago
  Oceania2018 1b7003b2d3 Tensor.eval() #145 6 years ago
  Oceania2018 fbc836e24a Fix BasicOperations error. #144 6 years ago
  haiping008 b3497f31f2 finished tf.zeros #143 6 years ago
  haiping008 62a2634b92 gen_math_ops.real_div 6 years ago
  Oceania2018 d7e04d5cb4 test string const 6 years ago
  Oceania2018 3536f6a2bd test 6 years ago
  Oceania2018 c8f8806870 Session.Run works for two Scalar constants. 6 years ago
  Oceania2018 b084ae6dbf reorganize file structure 6 years ago