102 Commits (4c51d1b6785a9fe4fd2d490b60703338c9ef15f6)

Author SHA1 Message Date
  Oceania2018 4c51d1b678 fixt build_results. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 48d96f4afc return weights for load_weights. 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 58d2daebfa Fix graph instance in InputLayer. 4 years ago
  Oceania2018 ba490102c1 clean code. 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Sam Harwell 5e2aa2bff5 Fix CS1711 (XML comment has a typeparam tag, but there is no type parameter by that name) 5 years ago
  Sam Harwell fe625866ad Suppress CS0162 (Unreachable code detected) 5 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 d123f44322 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Pavel Šavara 13b1b63b4e fix NullReferenceException on session run with ITensorOrOperation signature 5 years ago
  Sam Harwell 7a30362cdb Implement SafeStatusHandle as a wrapper for TF_Status 5 years ago
  Matthew Moloney 2848c07f3b Using ByteString instead of String 6 years ago
  Oceania2018 1d9e2e57cd overload session.run for 4 tuples. 6 years ago
  Oceania2018 6931d5c425 change Session(ConfigProto). 6 years ago
  Eli Belash b252a07d29 BaseSession: Added transparent dtype conversion to feed_dict 6 years ago
  Eli Belash 2259eb5196 Added process-wide locks to non-threadsafe calls. Added unit tests. 6 years ago
  Eli Belash a539b9fd12 Merge branch 'gc-deallocation' into multithreading 6 years ago
  Eli Belash e4e62dd988 Tensor: Rewrite Creation to fix heap corruption. 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 98c383ccd3 BaseSession: Perf-op 6 years ago
  Eli Belash 6b2fa402c4 BaseSession: Reverted all changes 6 years ago
  Eli Belash b5d1021f07 BaseSession.run: revamped validate and process feed_dict. 6 years ago
  Eli Belash 916ebc53b2 BaseSession: Heavy perf-ops in sess.run logic-flow. 6 years ago
  Oceania2018 672c923006 DisposableObject #362 6 years ago
  Eli Belash 35360e9d5a BaseSession: Added Session.run(ITensorOrOperation fetche, params FeedItem[] feed_dict) 6 years ago
  Eli Belash 2129dbd675 Tensor perf-ops and cleanup, Revamped dtypes.cs, some renames. 6 years ago
  Eli Belash 891346e4e3 Refactored DisposableObject 6 years ago
  Oceania2018 caeb0e3050 overloade session.run(), make syntax simpler. 6 years ago
  Oceania2018 bba0dcf6b2 "HelloWorld" passed. 6 years ago
  Oceania2018 a192d88c84 Object Detection pass. 6 years ago
  Oceania2018 07bed359b9 merge from master 6 years ago
  Oceania2018 8a50673baa Make Graph inherits from DisposableObject. 6 years ago
  Oceania2018 d519ffb93d remove duplicate code. 6 years ago
  Oceania2018 f28693b34c rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 abdf4d815b add DisposableObject as base class. 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 8178785b97 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 b06b09932e add DisposableObject as base class. 6 years ago
  Oceania2018 0f26c7736b GC.SuppressFinalize for TF object. 6 years ago
  Oceania2018 33d82e8817 GC.SuppressFinalize for TF object. 6 years ago
  Oceania2018 4ca080e565 Hello World works. 6 years ago
  Oceania2018 2b52e1142f build_results can't go through at full_values.Add(). 6 years ago
  Johann Dirry da2cb19d81 adding tests and ignoring failing ones (#321) 6 years ago