1. 15 5月, 2018 1 次提交
  2. 10 5月, 2018 1 次提交
  3. 03 5月, 2018 1 次提交
  4. 28 4月, 2018 1 次提交
  5. 27 4月, 2018 2 次提交
  6. 24 4月, 2018 1 次提交
  7. 19 4月, 2018 4 次提交
  8. 17 4月, 2018 3 次提交
  9. 14 4月, 2018 3 次提交
  10. 13 4月, 2018 2 次提交
  11. 12 4月, 2018 1 次提交
  12. 11 4月, 2018 1 次提交
  13. 09 4月, 2018 2 次提交
  14. 06 4月, 2018 1 次提交
  15. 04 4月, 2018 5 次提交
  16. 31 3月, 2018 1 次提交
    • Y
      Add cpplint pre-commit hook (#9511) · 767f453a
      Yi Wang 提交于
      * Add cpplint_pre_commit.hook
      
      * Update hook
      
      * Disable dropout_op_test.cc
      
      * Remove cpplint.py but requires users to install their version
      
      * fix cpplint error
      767f453a
  17. 14 3月, 2018 1 次提交
  18. 06 3月, 2018 1 次提交
    • X
      Improve profiler · cf6244c1
      Xin Pan 提交于
      smaller binary proto
      avoid untrackable kernel
      cf6244c1
  19. 02 3月, 2018 2 次提交
  20. 01 3月, 2018 2 次提交
  21. 17 2月, 2018 1 次提交
  22. 15 2月, 2018 1 次提交
    • X
      Add a script to bisect to a culprit commit. · 501f4bd2
      Xin Pan 提交于
      I expect that we need it to:
      1. Find flaky test commit.
      2. Find regression commit.
      Disable test is dangerous. We should first try to find the culprit commit
      and fix it or revert it.
      
      I managed to find 3d1ac72a (between 279aa626 and 67731297) that causes
      the recent failure of test_rnn_encoder_decoder.
      501f4bd2
  23. 12 2月, 2018 2 次提交