Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A little mistakes in tony-example README #528

Open
daugraph opened this issue Apr 17, 2021 · 1 comment
Open

A little mistakes in tony-example README #528

daugraph opened this issue Apr 17, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@daugraph
Copy link
Contributor

daugraph commented Apr 17, 2021

I think there is a little mistakes in tony-example, as mentioned in #492, because mnist_distributed.py is write in tensorflow 1.x, but in README, it said

Build a Python virtual environment with TensorFlow 2.3 installed

user should install tensorflow 1.x to run mnist_distributed.py

@zuston
Copy link
Member

zuston commented Apr 17, 2021

Nice catch. Looks that tf2.x is used in mnist_keras_distributed.py, not mnist_distributed.py

I will fix it later. Thanks

@zuston zuston added the good first issue Good for newcomers label Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants