- 27 12月, 2018 1 次提交
-
-
由 haowang101779990 提交于
test=develop
-
- 04 12月, 2018 1 次提交
-
-
由 Tink_Y 提交于
* fix api format and examples test=develop * Update executor.py test=develop * Update nn.py * Update nn.py test=develop * Update nn.py test=develop
-
- 01 12月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 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
-
- 16 11月, 2018 2 次提交
- 12 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 07 11月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Dry run tests will skip `Op.Run` and just perform job scheduling. It helps to analysis dead lock in PE. test=develop
-
- 06 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string 2. comment out some ops which not supported on windows 3. cuda libs may not be correctly linked to target on windows
-
- 05 11月, 2018 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 22 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
avoid the default one that usually overwrites manually set ones test=develop
-
- 13 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
- 12 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
This can cause a lot of problem: 1. Wrong operator implementation, Op can get a wrong type without failure. 2. Anytype can be Get without defined in VarType. Also fix wrong STEP_SCOPE usage. test=develop
-
- 11 10月, 2018 3 次提交
-
-
由 Xin Pan 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 09 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
- 08 10月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 28 9月, 2018 2 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
- 27 9月, 2018 5 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 Xin Pan 提交于
test=develop
-
由 typhoonzero 提交于
This reverts commit 1d91a49d.
-
- 26 9月, 2018 1 次提交
-
-
由 chengduo 提交于
* some trivial opt * remove the fix of lod_tensor and shrink_rnn_memory_op * refine ShrinkRNNMemoryOp test=develop
-
- 18 9月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* hide program APIs * fix merge error * update
-
- 17 9月, 2018 1 次提交
-
-
由 yuyang 提交于
-
- 28 8月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* refine dist train RPC deps * clean up * clean up * fix ut * remove input for fetch_barrier * follow comments
-
- 17 8月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
Add dependency to send recv
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 07 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix str and bytes problem Fix sorted problem Fix math problem Fix CI problem
-
- 06 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 2 次提交
- 20 7月, 2018 1 次提交
-
-
由 fengjiayi 提交于
1. Make the feeding thread of py_reader a daemon thread. 2. Update buffer_reader's destructor, fixing a bug. 3. Make pyreader demo script supporting CPU environment.
-
- 18 7月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 14 7月, 2018 3 次提交