1. 29 11月, 2018 1 次提交
  2. 28 11月, 2018 2 次提交
  3. 27 11月, 2018 3 次提交
  4. 26 11月, 2018 5 次提交
  5. 25 11月, 2018 1 次提交
  6. 24 11月, 2018 1 次提交
  7. 23 11月, 2018 4 次提交
  8. 22 11月, 2018 3 次提交
    • P
      fix unit test cases · 7c8c9dc9
      peizhilin 提交于
      7c8c9dc9
    • H
      Add more unit tests for split plugin · 1adda8e0
      hjchen2 提交于
      test=develop
      1adda8e0
    • W
      Windows/online (#14474) · d9a1f3e5
      wopeizl 提交于
      * add recordio support
      
      * disable the openblas multi-thread on windows since no support
      adjust the python script
      
      * code style
      
      * code style
      test=develop
      
      * add create_recordio_file_reader back
      
      * fix code style
      test=develop
      
      * fix the gtest.cmake on windows
      
      * fix cc_test on windows
      
      * fix the win build
      test=develop
      
      * remove fused compile support on windows
      test=develop
      
      * add the jit support
      test=develop
      
      * add the jit support, test=develop
      
      * add the jit support, test=develop
      
      * add the jit back
      fix compile error on windows
      
      * rollback test=develop
      
      * test case fix
      
      * disable DSO by default on windows
      
      * exclude warpctc_op on windows
      
      * exclude the dynload_warpctc out on windows
      test=develop
      
      * fix the scripts error
      test=develop
      
      * disable avx on windows by default
      test=develop
      
      * re-organize the cmake file
      
      * disable mkl on windows by default
      
      * add warp_ctc back
      
      * fix the dependency
      
      * fix the dependency
      
      * fix the build issue on windows
      
      * remove unsupported flag on windows
      
      * code style
      
      * code style
      test=develop
      
      * fix issue
      
      * add profiler, parallel_executor back
      
      * clean up the pre-definitions on windows
      
      * fix build issue
      
      * test=develop
      d9a1f3e5
  9. 21 11月, 2018 5 次提交
  10. 20 11月, 2018 7 次提交
  11. 19 11月, 2018 6 次提交
  12. 16 11月, 2018 2 次提交
    • S
      fix gpu load model · 4bf6817c
      superjomn 提交于
      the parameters will load from CPUPlace, that will keep copying data
      between CPU and GPU places.
      
      test=develop
      4bf6817c
    • W
      Refine operator cmake (#14413) · a2d9b344
      Wu Yi 提交于
      * wip simplify operator framework
      
      * wip
      
      * wip
      
      * done test=develop
      
      * clean test=develop
      
      * fix test=develop
      
      * fix deps test=develop
      
      * fix cpu build test=develop
      
      * fix tensorrt build test=develop
      
      * fix tests test=develop
      
      * fix test=develop
      
      * fix cpu build test=develop
      a2d9b344