14 Commits (63400549446da91c33759545b8783829f73cfa36)

Author SHA1 Message Date
  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 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 52b513d750
Support loading of SavedModel format (#989) 2 years ago