25 Commits (b92b08d6290477150c403711b98778e8cae55425)

Author SHA1 Message Date
  AsakusaRinne b92b08d629 Implement layer serializations. 2 years ago
  AsakusaRinne bb8168b5ca Init the serialization of keras pb model. 2 years ago
  Haiping Chen a432807c23 Remove _layers in Layer. 2 years ago
  Haiping Chen 49876bb952 Change model.build parameter to input_shape. 3 years ago
  Haiping Chen 9b11d45906 Fix NeuralNetXorKeras accuracy. #952 3 years ago
  hlx1120@outlook.com 430ac93137 Add Attention support and test it 3 years ago
  Ahmed Elsayed ce3ddb2321 Initial regularizers. 3 years ago
  Oceania2018 18d2512ee5 fix keras sequential. 3 years ago
  Oceania2018 67a70bf800 Remove _isCreatedInGraphMode in Tensor 4 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 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 8048b6258a Add RepeatDataSetCrash test. 4 years ago
  Oceania2018 954462f4f8 KerasObjectLoader 4 years ago
  Oceania2018 6a8665f111 Add Conv2DTranspose #735 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  dataangel c04216f9d8 update:Keras 4 years ago
  Oceania2018 05dd652c8b Refactor execution mode switch in keras layer. 4 years ago
  Oceania2018 2ea8f2eb3f fix is_build_function in Layer. 5 years ago
  Oceania2018 b58c24136c Add keras.Concatenate. 5 years ago
  Oceania2018 db7aac28e8 Add CategoricalCrossentropy. 5 years ago
  Oceania2018 8b9fca47e9 Add save and restore model from config. 5 years ago
  Oceania2018 dff4f510af model.get_config for Keras. 5 years ago
  Oceania2018 41df785232 Seperated Keras from binding project. 5 years ago