1. 13 4月, 2018 1 次提交
  2. 12 4月, 2018 1 次提交
  3. 11 4月, 2018 1 次提交
  4. 09 4月, 2018 2 次提交
  5. 06 4月, 2018 1 次提交
  6. 04 4月, 2018 5 次提交
  7. 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
  8. 14 3月, 2018 1 次提交
  9. 06 3月, 2018 1 次提交
    • X
      Improve profiler · cf6244c1
      Xin Pan 提交于
      smaller binary proto
      avoid untrackable kernel
      cf6244c1
  10. 02 3月, 2018 2 次提交
  11. 01 3月, 2018 2 次提交
  12. 17 2月, 2018 1 次提交
  13. 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
  14. 12 2月, 2018 2 次提交
  15. 22 1月, 2018 1 次提交
  16. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  17. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  18. 12 1月, 2018 1 次提交