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

Add distributed MNIST example #1

Merged
merged 3 commits into from
Sep 13, 2018
Merged

Add distributed MNIST example #1

merged 3 commits into from
Sep 13, 2018

Conversation

erwa
Copy link
Contributor

@erwa erwa commented Sep 13, 2018

  • Added a tony-examples module with one example (distributed MNIST)
  • Added a README.md in tony-examples that explains how to run the example

To run the examples here, you need to:

* build a Python virtual environment with TensorFlow 1.9.0 installed
* install Hadoop 2.9+
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3.1.1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 3.1.1

To run the examples here, you need to:

* build a Python virtual environment with TensorFlow 1.9.0 installed
* install Hadoop 2.9+
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this to 3.1 for now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 3.1.1+


### Installing Hadoop

TonY only requires YARN, not HDFS. Please see the open-source documentation on how to set YARN up.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put a link on open-source documentation

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hungj hungj merged commit 298e8c2 into tony-framework:master Sep 13, 2018
pingsutw pushed a commit to pingsutw/TonY that referenced this pull request Sep 26, 2019
* SUBMARINE-142. Build by maven for tony repo.

* Support building with hadoop 2.7, 3.1 and 3.2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants