1. 31 10月, 2018 1 次提交
  2. 30 10月, 2018 2 次提交
  3. 27 10月, 2018 1 次提交
    • R
      Split --ml_perf into two flags. (#5615) · 4298c3a3
      Reed 提交于
      --ml_perf now just changes the model to make it MLPerf compliant. --output_ml_perf_compliance_logging adds the MLPerf compliance logs.
      4298c3a3
  4. 26 10月, 2018 3 次提交
  5. 25 10月, 2018 5 次提交
  6. 20 10月, 2018 1 次提交
  7. 19 10月, 2018 3 次提交
    • T
      bf298439
    • T
      Reorder NCF data pipeline (#5536) · 19d4eaaf
      Taylor Robie 提交于
      * intermediate commit
      
      finish replacing spillover with resampled padding
      
      intermediate commit
      
      * resolve merge conflict
      
      * intermediate commit
      
      * further consolidate the data pipeline
      
      * complete first pass at data pipeline refactor
      
      * remove some leftover code
      
      * fix test
      
      * remove resampling, and move train padding logic into neumf.py
      
      * small tweaks
      
      * fix weight bug
      
      * address PR comments
      
      * fix dict zip. (Reed led me astray)
      
      * delint
      
      * make data test deterministic and delint
      
      * Reed didn't lead me astray. I just can't read.
      
      * more delinting
      
      * even more delinting
      
      * use resampling for last batch padding
      
      * pad last batch with unique data
      
      * Revert "pad last batch with unique data"
      
      This reverts commit cbdf46efcd5c7907038a24105b88d38e7f1d6da2.
      
      * move padded batch to the beginning
      
      * delint
      
      * fix step check for synthetic data
      19d4eaaf
    • T
      Merge pull request #5518 from tfboyd/add_perf_args · 413f15ba
      Toby Boyd 提交于
      Add perf args
      413f15ba
  8. 18 10月, 2018 6 次提交
  9. 17 10月, 2018 18 次提交