30 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 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 3943375b67 Support loading weights for customized layer. 2 years ago
  AsakusaRinne acae9b3e39 Partially support the analysis of loaded functions. 2 years ago
  Yaohui Liu 355ca3ab6c
Support construct graph from proto. 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
  Haiping Chen a432807c23 Remove _layers in Layer. 2 years ago
  Haiping Chen def066498d Fix NeuralNetXor example. 2 years ago
  Oceania2018 1bc698823d fix array_ops.squeeze 3 years ago
  Oceania2018 4b4f7f8e76 fix h5 saving. 3 years ago
  Oceania2018 8dd1eecdbe remove unnecessary variables. 3 years ago
  Oceania2018 c7ee2308fb fix ToMultiDimArray 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 9a4c518401 Change Config as JObject in KerasMetaData 4 years ago
  Oceania2018 954462f4f8 KerasObjectLoader 4 years ago
  Oceania2018 48d96f4afc return weights for load_weights. 4 years ago
  Oceania2018 9ff09c4f3d skip layer wihtout trainable weights when save_weights. 4 years ago
  dataangel 35e070db8f Update hdf5_format.cs 4 years ago
  dataangel 536b534c36 update:hdf5_format -> WriteAttrs 4 years ago
  dataangel 2f3a17d448 update:keras.save_weights or keras.load_weights 4 years ago
  Oceania2018 02ce65b47f loading of hdf5 files from keras #554 4 years ago
  dataangel c04216f9d8 update:Keras 4 years ago
  Oceania2018 41df785232 Seperated Keras from binding project. 4 years ago
  Deepak Kumar 43b27c3a00 Added Layers, Saving and utils 5 years ago