- 18 11月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
* add base hook classes and reduce hook impl * fix constructor typo * polish comment format * refactor baisc hook class design * polish design details
-
由 Guo Sheng 提交于
test=develop
-
- 17 11月, 2020 5 次提交
-
-
由 Jacek Czaja 提交于
-
由 lilong12 提交于
-
由 Zhou Wei 提交于
* add unittest and check unittest for windows * fix lstm OP compile error on windows
-
由 石晓伟 提交于
Co-authored-by: Nyaoxuefeng6 <yaoxuefeng@baidu.com>
-
由 cc 提交于
-
- 16 11月, 2020 11 次提交
-
-
由 lilong12 提交于
-
由 wawltor 提交于
fix the gradient bug for the topk v2
-
由 wangchaochaohu 提交于
-
由 joanna.wozna.intel 提交于
* Add checkpoint to quantize * Change bfloat16 option
-
由 lidanqing 提交于
* add mkldnn inplace op version test * update mkldnn_inplace fuse pass * update the inplace test
-
由 pangyoki 提交于
-
由 Guo Sheng 提交于
* Fix gradients with ignore_idx in softmax_with_cross_entropy. test=develop * Fix gradients with ignore_idx in softmax_with_cross_entropy on cpu. Remove softmax_with_cross_entropy from op_threshold_white_list. test=develop * Fix test_softmax_cross_entropy_op.py. test=develop
-
由 Wilber 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
* register op_version for addto * upgrade pass capability * change eq to le * change eq to le * fix merge
-
由 danleifeng 提交于
-
- 13 11月, 2020 5 次提交
-
-
由 lilong12 提交于
* update, test=develop
-
由 Zhong Hui 提交于
register the op version for some ops
-
由 Zhou Wei 提交于
* make Numpy version is below 1.19.3 * fix 2.0 doc
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
-
- 12 11月, 2020 3 次提交
-
-
由 Shang Zhizhou 提交于
* skip_layernorm_op done * add unittest * slice op convertor support trt < 6 * skip_layernorm only work in ernie
-
由 joejiong 提交于
As the title
-
由 lidanqing 提交于
-
- 11 11月, 2020 3 次提交
-
-
由 Wilber 提交于
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
* upgrade pass capability
-
- 10 11月, 2020 3 次提交
-
-
由 Pei Yang 提交于
* paddle-trt support mul channelwise quant * add support for depthwise_conv2d * add errmsg for unsupported op type
-
由 zhupengyang 提交于
-
由 YUNSHEN XIE 提交于
-
- 09 11月, 2020 3 次提交
-
-
由 Wilber 提交于
-
由 YUNSHEN XIE 提交于
-
由 wangchaochaohu 提交于
-
- 08 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* disable ut test_parallel_executor_fetch_isolated_var,test=document_fix * test for limiting ut exec time as 15S * fix an error caused by cannot find ut * fix some error * can not find test_transformer * fix error caused by ut not run in windows * fix error caused by Compiler Options * fix error caused by setting timeout value as 15 in python/paddle/tests/CMakeLists.txt * setting timeout value to 120s for old ut * add the timeout value setting * fix error caused by ut only run in coverage_ci * add analyzer_transformer_profile_tester * fix some error * fix some error * fix error with inference option * fix error with inference option setting as ON_INFER * add some ut to set timeout * modified some option * fix error * fix some timeout error * fix error * fix error * fix timeout for test_analyzer_bfloat16_resnet50 * fix error * setting timeout properity for some ut * first pr for new ut timeout as 15S
-
- 06 11月, 2020 4 次提交
-
-
由 Chen Weihang 提交于
* remove slelected rows all reduce over height check * polish unittest
-
由 taixiurong 提交于
-
由 QingshuChen 提交于
*test=kunlun
-
由 Wilber 提交于
-