1. 06 11月, 2018 1 次提交
    • W
      feature/DC asgd (#12722) · 306236c2
      Wu Yi 提交于
      * wip
      
      * add ref_by_trainer_id op
      
      * ready to test
      
      * fix ref inputs
      
      * refine rpc_op_handle
      
      * fix merge bug
      306236c2
  2. 05 11月, 2018 1 次提交
  3. 02 11月, 2018 9 次提交
  4. 01 11月, 2018 7 次提交
  5. 31 10月, 2018 11 次提交
  6. 30 10月, 2018 8 次提交
  7. 29 10月, 2018 3 次提交
    • R
      Fix python3 utils plot · 5a220dc2
      root 提交于
      5a220dc2
    • J
      Rebase of seqpool-max optimization · 458b16f4
      Jacek Czaja 提交于
      test=develop
      
      - Added rough profiling
      
      - Profiled maxpool itself
      
      - First draft of max seqpool optimization (is_test added)
      
      - Added unit tests to seqpool
      
      - Cosmetic fixes
      
      - Fix to UT of Seq pool
      
      Disabled grad checking for sequence max pool when is_test is set to True
      
      -Cosmetic fix to comment
      
      test=develop
      
      - Fix to GPU build
      
      test=develop
      
      - yet another GPU fix for sequence max pool
      
      - Fix to comment
      
      test=develop
      
      - Change to API of sequence_pool
      
      test=develop
      
      - Yet another API spec change
      
      test=develop
      458b16f4
    • D