Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-03 | 1.7 kB | |
v0.100.4-load-saved-model.tar.gz | 2023-03-03 | 162.1 MB | |
v0.100.4-load-saved-model.zip | 2023-03-03 | 162.8 MB | |
Totals: 3 Items | 324.8 MB | 0 |
What's Changed
- Fix IO Exception from keras.fit. by @AsakusaRinne in https://github.com/SciSharp/TensorFlow.NET/pull/959
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/TensorFlowNET.Keras by @dependabot in https://github.com/SciSharp/TensorFlow.NET/pull/963
- Removed use of tf.Status static instance by @Superpiffer in https://github.com/SciSharp/TensorFlow.NET/pull/975
- Add pb model save by @Oceania2018 in https://github.com/SciSharp/TensorFlow.NET/pull/976
- Use a local Status variable by @Superpiffer in https://github.com/SciSharp/TensorFlow.NET/pull/978
- Fix ConvTraspose2D gradient and register rsqrt gradient. by @AsakusaRinne in https://github.com/SciSharp/TensorFlow.NET/pull/980
- Reimplemented NDArray == and != operators, handling null values by @Superpiffer in https://github.com/SciSharp/TensorFlow.NET/pull/982
- Fix the keras.sparse_categorical_crossentropy. (#985) by @AsakusaRinne in https://github.com/SciSharp/TensorFlow.NET/pull/987
- Support loading of SavedModel format by @AsakusaRinne in https://github.com/SciSharp/TensorFlow.NET/pull/989
- Fix issue [#760] by @AsakusaRinne in https://github.com/SciSharp/TensorFlow.NET/pull/992
- Align keras.Input with tensorflow python. by @AsakusaRinne in https://github.com/SciSharp/TensorFlow.NET/pull/993
New Contributors
- @AsakusaRinne made their first contribution in https://github.com/SciSharp/TensorFlow.NET/pull/959
- @dependabot made their first contribution in https://github.com/SciSharp/TensorFlow.NET/pull/963
- @Superpiffer made their first contribution in https://github.com/SciSharp/TensorFlow.NET/pull/975
Full Changelog: https://github.com/SciSharp/TensorFlow.NET/compare/v0.70.2-NET6...v0.100.4-load-saved-model