1665 Commits (88c7ade8bda044f6791c2681e069e88dba29ca13)
 

Author SHA1 Message Date
  Sam Harwell 09466c1334 Implement SafeImportGraphDefOptionsHandle as a wrapper for TF_ImportGraphDefOptions 5 years ago
  Sam Harwell bfac6f7b6c Implement SafeSessionOptionsHandle as a wrapper for TF_SessionOptions 5 years ago
  Sam Harwell 6d73b8d61e Implement SafeContextOptionsHandle as a wrapper for TFE_ContextOptions 5 years ago
  Haiping 6f74c425a8
Merge pull request #562 from sharwell/fix-graph-test 5 years ago
  Haiping 43b182ed07
Merge pull request #561 from sharwell/function-pointer 5 years ago
  Haiping 517f81fe7e
Merge pull request #559 from sharwell/safe-context-handle 5 years ago
  Sam Harwell 284d3b1033 Fix Tensor constructor for int32 5 years ago
  Sam Harwell e62184157b Mark delegates with UnmanagedFunctionPointer 5 years ago
  Sam Harwell ab6d624ea8 Implement SafeContextHandle as a wrapper for TFE_Context 5 years ago
  Haiping 760b5d8595
Merge pull request #528 from sharwell/safe-status-handle 5 years ago
  Sam Harwell ae8d7e9eb9 Remove unnecessary test API 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 8f8b0fdaff Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Oceania2018 b83c77e207 Update TensorFlowLibName file path. 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 b02520e74b Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 5 years ago
  Oceania2018 71ea081ea8 TensorSliceDataset 5 years ago
  Sam Harwell f7b84215c9 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Sam Harwell d123f44322 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Samuel Caldas 7d76357cdd Update HelloWorld.md 5 years ago
  Oceania2018 9e68b9483b Operator overloading between Variable and Tensor should return Tensor. 5 years ago
  Samuel Caldas aebf7a93a8 Update Placeholder.md 5 years ago
  pepure afee297e9c add ResourceVarible operate functions 5 years ago
  Oceania2018 d6e04005c9 0.20.x-preview1, add tf.keras namespace. 5 years ago
  Oceania2018 c078ef6a9f add EagerTensorPass and TensorManager. 5 years ago
  Oceania2018 6556c16a80 Add eager of truncated_normal, tanh and squeeze. 5 years ago
  Oceania2018 784b1ebee9 remove output for assign_add_variable_op. 5 years ago
  Oceania2018 e3034fafa4 add Resolve() to gradient. 5 years ago
  Oceania2018 4a74d8d044 add a GarbageCollector to address cross-runtime GC issue. 5 years ago
  Oceania2018 6c83176a88 Ignore StringEncode 5 years ago
  Oceania2018 40487d30bc restructure unit test folder. 5 years ago
  Oceania2018 c71b4a5e70 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 5 years ago
  Oceania2018 3aa1cf9928 change parameter to BindingArray. 5 years ago
  Oceania2018 86618e49c9 SGD works. 5 years ago
  Samuel Caldas 1bfa6a77a6 Exposing categorical random 5 years ago
  Samuel Caldas c2672e63d9 Exposing squared_difference 5 years ago
  Samuel Caldas 48a62b7ca3 Exposing softmax activation 5 years ago
  Samuel Caldas c172126760 Exposing epsilon in AdamOptimizer 5 years ago
  Oceania2018 2062ad09de simple linear model in unit test. 5 years ago
  Oceania2018 b0c0a22165 simplify wrap_tfe_src.SetOpAttrs parameters. 5 years ago
  Pavel Šavara 13b1b63b4e fix NullReferenceException on session run with ITensorOrOperation signature 5 years ago
  Oceania2018 8a2782c7f0 0.20.0-alpha 5 years ago
  Oceania2018 332b1351e2 experimental v0.20 version. 5 years ago
  Oceania2018 70526e0161 fix EagerTensor.Device property. 5 years ago
  Oceania2018 88aa2eb2e0 OptimizerV2 partially work. 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Oceania2018 e2660303f1 fix _SumGrad, broadcast_gradient_args and real_div. 5 years ago
  Oceania2018 ca6f8b2a46 TFE_TapeVariableAccessed 5 years ago