1532 Commits (7f507fa81e0dd942cc1458322b428f12b4f6c267)
 

Author SHA1 Message Date
  pepure 13f20d28fd add Concat Double Type problem describe 5 years ago
  pepure 3e31304002 tensor init bug test 5 years ago
  pepure 87c547a29c tensor init bug test 5 years ago
  Oceania2018 25d1c743b1 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 5 years ago
  Oceania2018 43ab3cad88 _AddNGrad 5 years ago
  pepure 3f4b5b3a74 add transpose API eagerly 5 years ago
  Sam Harwell f7e61b0199 Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 5 years ago
  Sam Harwell 09600a87f7 Implement SafeDeviceListHandle as a wrapper for TF_DeviceList 5 years ago
  Sam Harwell 947eef4c8e Fix the signature of TF_GetBuffer 5 years ago
  Sam Harwell caae2dbd66 Implement SafeBufferHandle as a wrapper for TF_Buffer 5 years ago
  Sam Harwell 33e17dff25 Mark SafeHandle interop constructors private 5 years ago
  Oceania2018 2602fb95f7 Implement EagerRunner. 5 years ago
  Oceania2018 91fb30f3d9 Add PersistentTape unit test. 5 years ago
  Oceania2018 c1dcb8ca12 Fix tf.reshape. 5 years ago
  Haiping 7e18dcf3ee
Merge pull request #564 from sharwell/safe-import-graph-def-options-handle 5 years ago
  Haiping d42bc071d8
Merge pull request #563 from sharwell/safe-session-options-handle 5 years ago
  Haiping d7925ec265
Merge pull request #560 from sharwell/safe-context-options-handle 5 years ago
  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