1. 04 4月, 2018 2 次提交
  2. 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
  3. 14 3月, 2018 1 次提交
  4. 06 3月, 2018 1 次提交
    • X
      Improve profiler · cf6244c1
      Xin Pan 提交于
      smaller binary proto
      avoid untrackable kernel
      cf6244c1
  5. 02 3月, 2018 2 次提交
  6. 01 3月, 2018 2 次提交
  7. 17 2月, 2018 1 次提交
  8. 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
  9. 12 2月, 2018 2 次提交
  10. 22 1月, 2018 1 次提交
  11. 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
  12. 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
  13. 12 1月, 2018 1 次提交