17 Commits (c9c339d30943d0a9d933bd2615366be0fb9fbb7a)

Author SHA1 Message Date
  AsakusaRinne b92b08d629 Implement layer serializations. 2 years ago
  Oceania2018 18d2512ee5 fix keras sequential. 3 years ago
  Oceania2018 e73ed66b7c add SafeTensorHandle to manage tensor handle reference. 4 years ago
  Oceania2018 efb1c242e1 fix constant_value when referenced by ndarray. 4 years ago
  Oceania2018 ceaa09c842 Remove AllocationReferenceHolder. 4 years ago
  Oceania2018 ba490102c1 clean code. 4 years ago
  Eli Belash 463c62e412 DisposableObject.Dispose(): Added lock to prevent concurrent disposal 6 years ago
  Eli Belash bd18f5db17 Removed all use-cases of Marshal.PtrToStructure in favor of unsafe ptrs. 6 years ago
  Eli Belash 1f297eae0d Merge branch 'master' into perf-ops-2 6 years ago
  Eli Belash 71c592ceaf DisposableObject: Added CheckDisposed() 6 years ago
  Eli Belash 93d7e9a669 DisposableObject: Revamped based on VS unmanaged resource pattern. 6 years ago
  Eli Belash 6c8c2e5ec9 Performance optimization, refactoring and revamping. (#362) 6 years ago
  Oceania2018 672c923006 DisposableObject #362 6 years ago
  Eli Belash a5bdd99395 DisposableObject: sorted internal_dispose to properly handle Dispose() calls 6 years ago
  Eli Belash 891346e4e3 Refactored DisposableObject 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