1. 07 Jan, 2019 12 commits
    • Taylor Robie's avatar
      address more PR comments · 6726c5e0
      Taylor Robie authored
      6726c5e0
    • Taylor Robie's avatar
      address PR comments · 1bb074b0
      Taylor Robie authored
      1bb074b0
    • Taylor Robie's avatar
      444f5993
    • Taylor Robie's avatar
      skip bisection when it is not needed · 4cdea1cc
      Taylor Robie authored
      4cdea1cc
    • Taylor Robie's avatar
      remove references to hash pipeline · d569b531
      Taylor Robie authored
      d569b531
    • Taylor Robie's avatar
      Add bisection based producer for increased scalability, enable fully... · 4fb325da
      Taylor Robie authored
      Add bisection based producer for increased scalability, enable fully deterministic data production, and use the materialized and bisection producer to check each other (via expected output md5's)
      4fb325da
    • Taylor Robie's avatar
      1048ffd5
    • Taylor Robie's avatar
      address PR comments · ec0d43ba
      Taylor Robie authored
      ec0d43ba
    • Taylor Robie's avatar
      delint · c556dad9
      Taylor Robie authored
      c556dad9
    • Taylor Robie's avatar
      remove 'deterministic' · 9d42f797
      Taylor Robie authored
      9d42f797
    • Taylor Robie's avatar
      rough pass at carving out existing NCF pipeline · c5ff4ec7
      Taylor Robie authored
      2nd half of rough replacement pass
      
      fix dataset map functions
      
      reduce bias in sample selection
      
      cache pandas work on a daily basis
      
      cleanup and fix batch check for multi gpu
      
      multi device fix
      
      fix treatment of eval data padding
      
      print data producer
      
      replace epoch overlap with padding and masking
      
      move type and shape info into the producer class and update run.sh with larger batch size hyperparams
      
      remove xla for multi GPU
      
      more cleanup
      
      remove model runner altogether
      
      bug fixes
      
      address subtle pipeline hang and improve producer __repr__
      
      fix crash
      
      fix assert
      
      use popen_helper to create pools
      
      add StreamingFilesDataset and abstract data storage to a separate class
      
      bug fix
      
      fix wait bug and add manual stack trace print
      
      more bug fixes and refactor valid point mask to work with TPU sharding
      
      misc bug fixes and adjust dtypes
      
      address crash from decoding bools
      
      fix remaining dtypes and change record writer pattern since it does not append
      
      fix synthetic data
      
      use TPUStrategy instead of TPUEstimator
      
      minor tweaks around moving to TPUStrategy
      
      cleanup some old code
      
      delint and simplify permutation generation
      
      remove low level tf layer definition, use single table with slice for keras, and misc fixes
      
      missed minor point on removing tf layer definition
      
      fix several bugs from recombinging layer definitions
      
      delint and add docstrings
      
      Update ncf_test.py. Section for identical inputs and different outputs was removed.
      
      update data test to run against the new producer class
      c5ff4ec7
    • Tian Lin's avatar
      Add repeat to datasets. (#6001) · ae86bfd9
      Tian Lin authored
      ae86bfd9
  2. 04 Jan, 2019 6 commits
  3. 03 Jan, 2019 2 commits
  4. 28 Dec, 2018 1 commit
  5. 27 Dec, 2018 3 commits
  6. 26 Dec, 2018 1 commit
  7. 25 Dec, 2018 1 commit
  8. 24 Dec, 2018 6 commits
  9. 23 Dec, 2018 2 commits
  10. 22 Dec, 2018 3 commits
  11. 21 Dec, 2018 3 commits