- 25 12月, 2018 1 次提交
-
-
由 Brian Liu 提交于
Stack OP has much higher CPU cost than expected in release mode. Caused by DebugStringEx() in base class OperatorWithKernel. Actually this issue occur for each OP which hasn't implement it's own GetExpectedKernelType(). test=develop
-
- 20 12月, 2018 2 次提交
- 19 12月, 2018 8 次提交
- 18 12月, 2018 7 次提交
- 12 12月, 2018 2 次提交
- 03 12月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 01 12月, 2018 1 次提交
-
-
由 Tao Luo 提交于
-
- 30 11月, 2018 1 次提交
-
-
由 Krzysztof Binias 提交于
test=develop
-
- 29 11月, 2018 3 次提交
-
-
由 baojun-nervana 提交于
test=develop
-
由 baojun-nervana 提交于
test=develop
-
由 baojun-nervana 提交于
test=develop
-
- 28 11月, 2018 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 26 11月, 2018 2 次提交
- 25 11月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 24 11月, 2018 3 次提交
- 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 次提交
-
-
由 peizhilin 提交于
-
- 16 11月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
* fix inference on gpu out of mem the transfer logic in operator.cc will keep creating new scopes.
-
- 14 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
test=develop
-
- 09 11月, 2018 1 次提交
-
-
由 chengduo 提交于
* add_infer_var_type test=develop * InferVarTypeHelper-> VarTypeInferenceHelper test=develop * PassInputTypeAndDTypeOnOutput test=develop * follow comment test=develop
-
- 08 11月, 2018 2 次提交
-
-
由 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
-
由 minqiyang 提交于
Fix code to support cpplint syntax check test=develop
-