19 Commits (e3a1843408c2899e5cccedaf4047a0b7ad6c81b5)

Author SHA1 Message Date
  Yaohui Liu 7823b088a0
Fix the error of loading model saved before tf2.5. 2 years ago
  Yaohui Liu e0ebc998ce
Fix the error when loading VGG19. 2 years ago
  Yaohui Liu 1903700e04
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load 2 years ago
  Yaohui Liu 2f62caa4e5
Revise some details. 2 years ago
  Yaohui Liu 9420ba3243
Fix the error of loaded function model backward. 2 years ago
  Yaohui Liu fd1eb40f25
Partially support the backward of loaded function model. 2 years ago
  Haiping Chen 1aa4de6fa9 Ignore SimpleModelFromAutoCompile test 2 years ago
  Yaohui Liu 4252952208
Fix the error that loaded concrete function does not work. 2 years ago
  AsakusaRinne 3943375b67 Support loading weights for customized layer. 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
  Yaohui Liu f0e129e9a5 Refine the keras.Activation and add tf.keras.activations. 2 years ago
  Yaohui Liu 095bf33d7c Refine the keras SavedModel unittest. 2 years ago
  Yaohui Liu 8f6612d9e0 Reduce the time of keras unittest. 2 years ago
  Yaohui Liu 404c803ce2 Support the multiple inputs of keras model.fit. 2 years ago
  Yaohui Liu 7465337b6e Add default value of parameter of keras softmax. 2 years ago
  Haiping Chen cbf2d81d6b ICallback 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