"...src/ggml-cuda/template-instances/mmq-instance-iq4_xs.cu" did not exist on "7aa90c0ea35f88a5ef227b773e5a9fe3a0fd7eb2"
  1. 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
  2. 01 Oct, 2018 1 commit
  3. 25 Sep, 2018 2 commits
  4. 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
  5. 23 Apr, 2018 1 commit
  6. 10 Apr, 2018 1 commit
  7. 03 Apr, 2018 1 commit
  8. 20 Mar, 2018 1 commit
  9. 15 Mar, 2018 1 commit
  10. 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
  11. 02 Mar, 2018 2 commits
  12. 01 Mar, 2018 1 commit
  13. 08 Feb, 2018 1 commit
  14. 06 Feb, 2018 2 commits
  15. 31 Jan, 2018 2 commits
  16. 26 Jan, 2018 1 commit
  17. 18 Jan, 2018 1 commit
  18. 10 Jan, 2018 1 commit
  19. 06 Jan, 2018 1 commit