• Frank Chen's avatar
    Add new import paths to mnist_tpu.py (#4133) · cb1567e8
    Frank Chen authored
    * 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.
    
    * Fix lint errors
    
    * Add disable= to pylint instructions
    
    * Remove parent path
    
    * Update comments
    cb1567e8
mnist_tpu.py 6.49 KB