Skip to content

v0.100.4-load-saved-model

Choose a tag to compare

What's Changed

  • Fix IO Exception from keras.fit. by @AsakusaRinne in #959
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/TensorFlowNET.Keras by @dependabot in #963
  • Removed use of tf.Status static instance by @Superpiffer in #975
  • Add pb model save by @Oceania2018 in #976
  • Use a local Status variable by @Superpiffer in #978
  • Fix ConvTraspose2D gradient and register rsqrt gradient. by @AsakusaRinne in #980
  • Reimplemented NDArray == and != operators, handling null values by @Superpiffer in #982
  • Fix the keras.sparse_categorical_crossentropy. (#985) by @AsakusaRinne in #987
  • Support loading of SavedModel format by @AsakusaRinne in #989
  • Fix issue #760 by @AsakusaRinne in #992
  • Align keras.Input with tensorflow python. by @AsakusaRinne in #993

New Contributors

Full Changelog: v0.70.2-NET6...v0.100.4-load-saved-model