1. 28 12月, 2018 1 次提交
    • Q
      Inception fusion operator. (#14968) · 6f0a1d7b
      qingqing01 提交于
      * Inception fusion operator.
      * Support horizontal layer fusion in conv_fusion_op.
      * Search conv algo strategy for variable-length input.
         search N times and cache the searched algos. For other input, choose the algo of input whose area is closest to this input.
      6f0a1d7b
  2. 18 12月, 2018 3 次提交
  3. 05 12月, 2018 1 次提交
  4. 26 11月, 2018 1 次提交
  5. 22 11月, 2018 1 次提交
    • 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
  6. 21 11月, 2018 1 次提交
  7. 19 11月, 2018 2 次提交
  8. 18 11月, 2018 1 次提交
  9. 17 11月, 2018 1 次提交
  10. 16 11月, 2018 3 次提交
    • 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
    • W
      Make nce support more distribution. (#13549) · 17226782
      whs 提交于
      * Fix truncated normal.
      
      * Fix.
      
      * Make nce support more distribution.
      
      * Fix API.spec.
      
      * Fix python API.
      
      * Fix.
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix sampler.
      
      * Fix order of arguments in python API.
      test=develop
      17226782
    • W
      Add cudnn ctc loss (#12366) · b32c13dc
      Wu Yi 提交于
      * add cudnn ctc loss
      
      * wip add test test=develop
      
      * wip
      
      * wip
      
      * done test=develop
      
      * move include cudnn test=develop
      
      * test test=develop
      
      * fix build test=develop
      
      * fix build test=develop
      
      * fix build on cudnn5 test=develop
      
      * fix cudnn5 build test=develop
      
      * fix cudnn5 build test=develop
      
      * merge develop softmax functor change test=develop
      b32c13dc
  11. 15 11月, 2018 1 次提交
  12. 12 11月, 2018 1 次提交
  13. 09 11月, 2018 2 次提交
    • P
      simplify the logic · 7638f0af
      peizhilin 提交于
      7638f0af
    • L
      Add lod tensor array to tensor op (#13990) · 688ed601
      li099 提交于
      * add lod tensor array concat
      
      * add lod tensor array concat
      
      * test=develop
      
      * add lod tensor array concat
      test=develop
      
      * Fix API.spec
      test=develop
      
      * add lod tensor array concat
      test=develop
      
      * revise some bug of lod tensor array concat
      test=develop
      
      * add unittest for tensor array concat
      test=develop
      
      * change to tensor array to tensor
      test=develop
      
      * revise bug
      test=develop
      
      * revise a bug
      test=develop
      
      * revise a bug
      test=develop
      
      * revise a bug of python3
      test=develop
      688ed601
  14. 08 11月, 2018 2 次提交
    • C
      Fix input<tensor> (#14208) · c5b6573a
      chengduo 提交于
      * fix input<tensor>
      test=develop
      
      * fix split_ids
      test=develop
      
      * ElementwiseMul should not support SelectedRows
      
      * fix scale op
      test=develop
      
      * change GetTensorFromVar() method to GetTensorOrSelectedRowsFromVar()
      
      * fix operator
      
      * refine MultiOutput
      
      * fix MultiOutput
      test=develop
      
      * disable test_dist_save_load
      test=develop
      
      * fix elementwise_op
      test=develop
      
      * add get_sparse_as_op
      test=develop
      
      * add info for check
      test=develop
      
      * rename get_sparse_as_op with extract_rows_as_op.
      test=develop
      
      * elementwise doesn't support selected_rows
      
      * fix regularizer
      
      * remove extract_rows_as
      test=develop
      
      * fix ci
      test=develop
      
      * add test for sum_op
      
      * fix regularizer
      test=develop
      
      *  test=develop
      
      * fix pserver weight decay multi inputs test=develop
      c5b6573a
    • Z
      Revert "cherry picked windows patches." · ba8b5619
      Zhaolong Xing 提交于
      ba8b5619
  15. 05 11月, 2018 2 次提交
  16. 31 10月, 2018 1 次提交
  17. 30 10月, 2018 1 次提交
  18. 26 10月, 2018 1 次提交
  19. 24 10月, 2018 1 次提交
  20. 23 10月, 2018 1 次提交
    • C
      Refine Split op (#13967) · a7497653
      chengduo 提交于
      * speedup split_op
      test=develop
      
      * speedup split_op
      test=develop
      
      * rename ConcatGrad to Split
      
      * refine concat and split
      test=develop
      
      * fix compile error
      a7497653
  21. 18 10月, 2018 2 次提交
  22. 17 10月, 2018 1 次提交
  23. 09 10月, 2018 1 次提交
  24. 08 10月, 2018 1 次提交
  25. 30 9月, 2018 2 次提交
  26. 29 9月, 2018 3 次提交
  27. 18 9月, 2018 1 次提交
  28. 14 9月, 2018 1 次提交