27 Commits (f4e7fd47e7edec3c72134b6a3b2092a949d1ac5e)

Author SHA1 Message Date
  Yaohui Liu fd1eb40f25
Partially support the backward of loaded function model. 2 years ago
  Oceania2018 db625c7834 remove default graph validation 3 years ago
  Oceania2018 fafed7dd7d Massive updates for TensorFlowOpLayer #652 4 years ago
  Oceania2018 ba490102c1 clean code. 4 years ago
  Sam Harwell f7e61b0199 Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 5 years ago
  Oceania2018 6989cb1ce5 Add EagerRunner to fix memory leak and exception. 5 years ago
  Oceania2018 56a9661101 restore to use wrap_tfe_src.TFE_FastPathExecute. 5 years ago
  Oceania2018 100d769284 TFE_Py_FastPathExecute 5 years ago
  Sam Harwell a3795c880a Renormalize all files 5 years ago
  Eli Belash e6640b5674 Graph.Operation-OperationByName: Added guard, docs and exception when IntPtr.Zero is returned 6 years ago
  Eli Belash 8cb647082c Graph.Operation: Throw ValueError exception when `Current graph is not default graph.` 6 years ago
  Eli Belash 9d6525ef9f Buffer: Revamped and all perf-optted all use-cases. 6 years ago
  Eli Belash bd18f5db17 Removed all use-cases of Marshal.PtrToStructure in favor of unsafe ptrs. 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Oceania2018 85b848f888 new operation alwasy in current graph. 6 years ago
  Oceania2018 6623162244 fix default graph and operation issue when import model. 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
  Meinrad Recheis a7b76704fa CondContext: implemented missing functionality 6 years ago
  Meinrad Recheis 923d8458b2 more documentation strings 6 years ago
  Oceania2018 bfdaa6b94d work with NumSharp v0.9 6 years ago
  haiping008 3b93c7b0fb linear regression test 1 6 years ago
  haiping008 53882c79b3 Add LabelImage example. 6 years ago
  Oceania2018 5c2818e389 added KeyError exception. 6 years ago
  Esther2013 119f0c5e3a add FinishOperation to OperationDescription 6 years ago
  haiping008 ccce43861f finished HelloWorld example. 6 years ago
  Oceania2018 458b3965ba NewOperation 6 years ago