198 Commits (c3dd96b1c77e3b964c9ecde373caa21e771f3693)

Author SHA1 Message Date
  Oceania2018 1ae9bbc2f6 Allow object[] to be shape parameters. 4 years ago
  Oceania2018 6d1b45993d Fix resize_nearest_neighbor_grad. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 a30df75aa9 Upgrade NumSharp.Lite to v0.1.10. 4 years ago
  Oceania2018 e75a111620 lift_to_graph 4 years ago
  Oceania2018 2093577a98 Implement FuncGraph.capture_eager_tensor. 4 years ago
  Oceania2018 58d2daebfa Fix graph instance in InputLayer. 4 years ago
  Oceania2018 05dd652c8b Refactor execution mode switch in keras layer. 4 years ago
  Oceania2018 cfc9eb3025 Remove internal_convert_to_tensor. 4 years ago
  Oceania2018 505565550f Allow Tensors to extend. 4 years ago
  Oceania2018 78905e3864 fix unit test. 4 years ago
  Oceania2018 e19e59b3dd Add FunctionCallOptions. 4 years ago
  Oceania2018 4d86da6650 Override create_op in FuncGraph. 5 years ago
  Oceania2018 fafed7dd7d Massive updates for TensorFlowOpLayer #652 5 years ago
  Oceania2018 ea3fc6ade2 organize keras files. 5 years ago
  Oceania2018 ba490102c1 clean code. 5 years ago
  Oceania2018 87f990157e Fix trainable_weights is empty when using Keras Functional model #626 5 years ago
  Oceania2018 b6f155c71d fix Keras Functional Inputs #624 5 years ago
  Oceania2018 b59122f511 Disable AutoGraphAttribute. 5 years ago
  Oceania2018 33e5a7b59b Add ConcreteFunction. 5 years ago
  Oceania2018 12ea493080 Add ConcreteFunction to support dataset map. 5 years ago
  Oceania2018 14f8adbc3d add FuncGraph. 5 years ago
  Oceania2018 f41d6bcb54 Add TF_UpdateEdge APIs. 5 years ago
  Oceania2018 5f2df567a7 add overload for Layer call function, be able to input array and return array. 5 years ago
  Oceania2018 d4f1c349bc fix _apply_dense for Optimizer. 5 years ago
  Oceania2018 32a0f582bf ContextSwitchStack 5 years ago
  carb0n a2ec9b3296 fix build error 5 years ago
  carb0n 92e8eb23b7 add _captures, external/internal_captures 5 years ago
  Oceania2018 e631c1adfa IInitializer for Keras. #355 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Oceania2018 a8a0731c4d Change RefVariable to IVariableV1. 5 years ago
  Oceania2018 468cb8e8a6 add TF_GraphSetOutputHandleShapesAndTypes api. 5 years ago
  Oceania2018 ba8b0f37af add disable_eager_execution, clean unit test. 5 years ago
  Sam Harwell 02d9023621 Fix CS1587 (XML comment is not placed on a valid language element) 5 years ago
  Sam Harwell f7e61b0199 Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 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
  Haiping 7e18dcf3ee
Merge pull request #564 from sharwell/safe-import-graph-def-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 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 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
  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
  Oceania2018 c078ef6a9f add EagerTensorPass and TensorManager. 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Sam Harwell 7a30362cdb Implement SafeStatusHandle as a wrapper for TF_Status 5 years ago