50 Commits (c8691387ab544e2295741414c98c7d95e18a7e47)

Author SHA1 Message Date
  Yaohui Liu c8691387ab
Revise some implementation details. 2 years ago
  Yaohui Liu 9420ba3243
Fix the error of loaded function model backward. 2 years ago
  Yaohui Liu 1d1657dd2c
Use operation with customized C API. 2 years ago
  Yaohui Liu fd1eb40f25
Partially support the backward of loaded function model. 2 years ago
  Yaohui Liu 31f79e8a5f
Update protobuf and fix autograph. 2 years ago
  Yaohui Liu 6a9ccea29f
Resolve some wrong implementations. 2 years ago
  Yaohui Liu 4252952208
Fix the error that loaded concrete function does not work. 2 years ago
  AsakusaRinne acae9b3e39 Partially support the analysis of loaded functions. 2 years ago
  AsakusaRinne 4e6431ed85 Align some implementations of Graph and FuncGraph. 2 years ago
  Yaohui Liu 355ca3ab6c
Support construct graph from proto. 2 years ago
  Haiping Chen e5dfe90e9b More SafeHandles. 2 years ago
  Yaohui Liu 52b513d750
Support loading of SavedModel format (#989) 2 years ago
  Haiping 197224fd74
Add pb model save (#976) 2 years ago
  Oceania2018 67a70bf800 Remove _isCreatedInGraphMode in Tensor 3 years ago
  Oceania2018 aee6cd69d0 remove generic in OpTape. 3 years ago
  Oceania2018 1460ec899b fix TensorFlowOpLayer memory leak. 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 3c7207c251 fix GetDataType. 4 years ago
  Oceania2018 500f0c0cca Fix preserve_cardinality for ParallelMapDataset. 4 years ago
  Oceania2018 a814d2d9ee uid_function for func_name 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 1ae9bbc2f6 Allow object[] to be shape parameters. 4 years ago
  Oceania2018 34a5b32eff Consolidate dataset map args. 4 years ago
  Oceania2018 6d1b45993d Fix resize_nearest_neighbor_grad. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 e75a111620 lift_to_graph 4 years ago
  Oceania2018 05dd652c8b Refactor execution mode switch in keras layer. 4 years ago
  Oceania2018 cca2111a17 test GpuLeakByCNN. 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 14c26e7e07 Mul gradient is not correct in TensorFlowOpLayer #698 4 years ago
  Oceania2018 400cde2ce6 Fix MapDataset. 4 years ago
  Oceania2018 d14970288b Fix input dtype for MapDataset. #666 4 years ago
  Oceania2018 fafed7dd7d Massive updates for TensorFlowOpLayer #652 4 years ago
  Oceania2018 ba490102c1 clean code. 4 years ago
  Oceania2018 c078f0077f Add slice_inputs in TensorLikeDataAdapter. 5 years ago
  Oceania2018 2763f7c433 fix tensor_slice_dataset. 5 years ago
  Oceania2018 b6f155c71d fix Keras Functional Inputs #624 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 d4f1c349bc fix _apply_dense for Optimizer. 5 years ago
  Sam Harwell ee3d8495b0 Suppress CS0169 (The field 'name' is never used) 5 years ago
  Sam Harwell 7a30362cdb Implement SafeStatusHandle as a wrapper for TF_Status 5 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
  Deepak Battini 1143d866d6 Scoped Struct Added for Ops API extensions 6 years ago
  Oceania2018 2fc45b9f79 #113 6 years ago
  Oceania2018 1f6ea31a22 c_test_util.GetAttrValue 6 years ago