35 Commits (3de5c18b761799a297e77fdef75d4f402bc56d01)

Author SHA1 Message Date
  Yaohui Liu 3de5c18b76 feat: support simple RNN. 2 years ago
  Yaohui Liu 34fdbdcc6e feat: add RNN basic framework. 2 years ago
  Haiping Chen 2fed0db7ea Release v0.100.5. 2 years ago
  Haiping Chen 6e6648b89b EagerResourceDeleter - Attempted to read or write protected memory #1051 2 years ago
  Yaohui Liu 7823b088a0
Fix the error of loading model saved before tf2.5. 2 years ago
  AsakusaRinne 3943375b67 Support loading weights for customized layer. 2 years ago
  Haiping Chen 9aa8f758f4 Fix sparse_categorical_crossentropy. 2 years ago
  Haiping Chen 45f26269d8 Add SparseCategoricalCrossentropy and SparseCategoricalAccuracy. 2 years ago
  Haiping Chen ccda2c39ff Add BinaryCrossentropy loss function. 2 years ago
  Oceania2018 22d362ec13 fixed Minimum - CategoricalCrossentropy #901 3 years ago
  dss 1fa8e267d0 Conv2DTranspose would always throw NotImplementedException regardless of dilation_rate used due to a wrong type being used for comparison 3 years ago
  dss 67a7fc57e0 fix Shape.Equals 3 years ago
  dss 80e5e185b1 Conv2DTranspose would always throw NotImplementedException regardless of dilation_rate used due to a wrong type being used for comparison 3 years ago
  Oceania2018 8dd1eecdbe remove unnecessary variables. 4 years ago
  Hallupa 47d0f82b49 Add additional categorical cross entropy logic 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 8784c31cb3 change tensor shape to Shape. 4 years ago
  Oceania2018 da33a8b18d Introduce Axis record type. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 b54cbaa772 Fix binary_accuracy for keras. 4 years ago
  Oceania2018 6a8665f111 Add Conv2DTranspose #735 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 02ce65b47f loading of hdf5 files from keras #554 4 years ago
  Oceania2018 6d1b45993d Fix resize_nearest_neighbor_grad. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 a30df75aa9 Upgrade NumSharp.Lite to v0.1.10. 4 years ago
  Oceania2018 e75a111620 lift_to_graph 4 years ago
  Oceania2018 05dd652c8b Refactor execution mode switch in keras layer. 4 years ago
  Oceania2018 cfc9eb3025 Remove internal_convert_to_tensor. 4 years ago
  Oceania2018 14c26e7e07 Mul gradient is not correct in TensorFlowOpLayer #698 5 years ago
  Oceania2018 b58c24136c Add keras.Concatenate. 5 years ago
  Oceania2018 374ff589d1 keras.backend.resize_images 5 years ago
  Oceania2018 630edeaf1b add keras.dataset.cifar10. 5 years ago
  Oceania2018 41df785232 Seperated Keras from binding project. 5 years ago