14 Commits (9420ba3243604722c1920ebe7664bb4ca78562c0)

Author SHA1 Message Date
  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
  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