- 23 11月, 2018 4 次提交
- 22 11月, 2018 1 次提交
-
-
由 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
-
- 21 11月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
- 20 11月, 2018 7 次提交
-
-
由 nhzlx 提交于
-
由 Tao Luo 提交于
test=develop
-
由 nhzlx 提交于
-
由 Houjiang Chen 提交于
-
由 Houjiang Chen 提交于
-
由 Tao Luo 提交于
test=develop
-
由 Yiqun Liu 提交于
* Initialize the elementwise plugin. * Implement the basic CUDA kernel of elementwise plugin. test=develop
-
- 19 11月, 2018 4 次提交
- 16 11月, 2018 7 次提交
-
-
由 superjomn 提交于
the parameters will load from CPUPlace, that will keep copying data between CPU and GPU places. test=develop
-
由 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
-
由 nhzlx 提交于
test=develop
-
由 nhzlx 提交于
-
由 hjchen2 提交于
-
由 hjchen2 提交于
-
由 hjchen2 提交于
-
- 15 11月, 2018 4 次提交
-
-
由 Sylwester Fraczek 提交于
* add is_test to pooling and activations add prop_kind support for layers activation. conv and pooling add a pass that sets is_test to true add transpiler version of is_test pass test=develop * patch test and pass test=develop * add pass to analyzer.h test=develop * add is_test attr description & pass only on mkldnn in: activation_op.cc batch_norm_op.cc conv_op.cc dropout_op.cc lrn_op.cc pool_op.cc sequence_pool_op.cc softmax_op.cc * fix is_test handling for activation pool and conv * change description of is_test for all layers again * remove GetAttr(use_mkldnn) from pass * rename correct_mkldnn_test_phase to is_test and remove dependency on MKLDNN test=develop * review fix magic number * two if(..)s into one * Check is_test once and pass mkldnn forward prop kind * dereference shared_ptr with * (without get()) test=develop * add is_test_pass back test=develop
-
由 Sylwester Fraczek 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Yiqun Liu 提交于
* Refine the tester for MixedRTPredictor. test=develop * Enable the profiler in TensorRT engine. * Support the use of combined inference model in TensorRT unittest, and print the shape of feed targets.
-
- 14 11月, 2018 8 次提交
- 13 11月, 2018 3 次提交
- 12 11月, 2018 1 次提交
-
-
由 nhzlx 提交于
-