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 new import paths to mnist_tpu.py #4133

Merged
merged 5 commits into from
Apr 30, 2018
Merged

Commits on Apr 30, 2018

  1. Add new import paths to mnist_tpu.py

    This adds new import paths to mnist_tpu.py so individuals can check out the git repository and run `python mnist_tpu.py` without finagling with python import search paths.
    frankchn authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    04f9147 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    frankchn authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    f6d66ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52a2f92 View commit details
    Browse the repository at this point in the history
  4. Remove parent path

    Frank Chen authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    3197b44 View commit details
    Browse the repository at this point in the history
  5. Update comments

    Frank Chen authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    2642651 View commit details
    Browse the repository at this point in the history