https://github.com/ksachdeva/tensorflow-bugs
Repository to show the bugs with the help of simple examples
https://github.com/ksachdeva/tensorflow-bugs
Last synced: about 4 hours ago
JSON representation
Repository to show the bugs with the help of simple examples
- Host: GitHub
- URL: https://github.com/ksachdeva/tensorflow-bugs
- Owner: ksachdeva
- License: apache-2.0
- Created: 2019-02-06T22:29:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T04:02:14.000Z (about 7 years ago)
- Last Synced: 2025-01-04T08:35:41.159Z (about 1 year ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow Bugs
Repository to show the bugs with the help of simple examples
## MirroredStrategy and custom callback
Branch : https://github.com/ksachdeva/tensorflow-bugs/tree/mirroredstrategy-model-access-in-callback
Issue : https://github.com/tensorflow/tensorflow/issues/25569