1. 22 May, 2019 1 commit
    • Tian Lin's avatar
      Merge Transformer V2 to Github (#6846) · c4f34e58
      Tian Lin authored
      * Merged commit includes the following changes:
      249218656  by tianlin<tianlin@google.com>:
      
          Deal with imports, fix a typo and make unit tests fast.
      
      --
      249198645  by tianlin<tianlin@google.com>:
      
          Trivial: Remove one empty line before "import tensorflow"
      
      --
      249195490  by tianlin<tianlin@google.com>:
      
          Initialize Transformer TF V2 Model with Keras subclassing implementation. (Compatible with TF V1)
      
      --
      249195008  by tianlin<tianlin@google.com>:
      
          Internal change
      
      249173564  by hongkuny<hongkuny@google.com>:
      
          Internal change
      
      249079258  by hongkuny<hongkuny@google.com>:
      
          Internal change
      
      247691534  by haoyuzhang<haoyuzhang@google.com>:
      
          Internal change
      
      247533725  by haoyuzhang<haoyuzhang@google.com>:
      
          Internal change
      
      247509295  by haoyuzhang<haoyuzhang@google.com>:
      
          Internal change
      
      247311355  by wangtz<wangtz@google.com>:
      
          Internal change
      
      247303127  by wangtz<wangtz@google.com>:
      
        ...
      c4f34e58
  2. 20 Dec, 2018 1 commit
    • Derek Murray's avatar
      Update mnist_tpu.py with recommended tf.data APIs (#5853) · aead3912
      Derek Murray authored
      1. `tf.contrib.data.batch_and_drop_remainder()` has been deprecated for a while now.
      2. `Dataset.make_one_shot_iterator()` is no longer necessary in input functions, and avoiding it lead to better performance on TPUs. (It will also be removed in TF 2.0.)
      aead3912
  3. 01 Oct, 2018 1 commit
  4. 25 Sep, 2018 2 commits
  5. 30 Apr, 2018 1 commit
    • 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
  6. 23 Apr, 2018 1 commit
  7. 10 Apr, 2018 1 commit
  8. 03 Apr, 2018 1 commit
  9. 20 Mar, 2018 1 commit
  10. 15 Mar, 2018 1 commit
  11. 12 Mar, 2018 1 commit
    • yhliang2018's avatar
      make /official a Python module (#3557) · 6e3e5c38
      yhliang2018 authored
      * Adding logging utils
      
      * restore utils
      
      * delete old file
      
      * update inputs and docstrings
      
      * make /official a python module
      
      * remove /utils directory
      
      * Update readme for python path setting
      
      * Change readme texts
      6e3e5c38
  12. 02 Mar, 2018 2 commits
  13. 01 Mar, 2018 1 commit
  14. 08 Feb, 2018 1 commit
  15. 06 Feb, 2018 2 commits
  16. 31 Jan, 2018 2 commits
  17. 26 Jan, 2018 1 commit
  18. 18 Jan, 2018 1 commit
  19. 10 Jan, 2018 1 commit
  20. 06 Jan, 2018 1 commit