- 13 11月, 2020 3 次提交
- 
- 
由 lilong12 提交于* update, test=develop 
- 
由 Yang Zhang 提交于this is a preemptive measure, the unit test was failing occasionally with cudnn internal error 
- 
由 channings 提交于* add onnx export module, test=develop * add unit test for paddle.onnx.export * adjust api & doc * fix some typo 
 
- 
- 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 2 次提交
- 
- 
由 Leo Chen 提交于
- 
由 YUNSHEN XIE 提交于
 
- 
- 09 11月, 2020 8 次提交
- 
- 
由 YUNSHEN XIE 提交于
- 
由 Huihuang Zheng 提交于As the title 
- 
由 YUNSHEN XIE 提交于* fix ut exec timeout notest,test=kunlun * fix error for executing ut timeout,test=document_fix 
- 
由 YUNSHEN XIE 提交于* modified timeout value on windows * fix some error 
- 
由 YUNSHEN XIE 提交于
- 
由 YUNSHEN XIE 提交于
- 
由 Tao Luo 提交于
- 
由 YUNSHEN XIE 提交于* exec ut no more than 15s 2 * fix for ut test_inplace_addto_strategy timeout 
 
- 
- 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 
- 
由 WeiXin 提交于* refine jit.save/load to add support for other method, not only forward * refine the code based on unit tests * Add unit test for the code * Add unit test for the code * Modify the code according to the unit test * Delete useless comments, save only one info file, etc. * remove static_mode_white_list.pyc * edit the code that generate 'extra_var_info' 
- 
由 Zhang Ting 提交于* fix random failure * use two input(x) * fix model 
- 
由 joanna.wozna.intel 提交于* Add bfloat16 softmax and gelu * Add pass attr bfloat16_enabled_op_types * Changes from review 
 
- 
- 05 11月, 2020 3 次提交
- 
- 
由 zhupengyang 提交于
- 
由 Aurelius84 提交于* Fix bug in convert_call * refine unittest * refine code * refine code * fix unittest failed * add assert 
- 
由 Jacek Czaja 提交于* - Added sum bf16 oneDNN test=develop * - Fix to UT of sum bf16 test=develop 
 
- 
- 04 11月, 2020 5 次提交
- 
- 
由 Kaipeng Deng 提交于* add paddle.io.ComposeDataset & paddle.io.ChainDataset. test=develop 
- 
由 Leo Chen 提交于
- 
由 lidanqing 提交于* add conv_bias pass version test * update according to reviews 
- 
由 Leo Chen 提交于* add broadcast_shape api * add ut * follow comments * add example code, test=dodument_fix * update example code, test=document_fix 
- 
由 石晓伟 提交于* enhance the op_version_registry, test=develop * add unittests, test=develop * enhance the op_version_registry, test=develop * fix bugs, test=develop * revert pybind_boost_headers.h, test=develop * fix a attribute bug, test=develop 
 
- 
- 03 11月, 2020 4 次提交
- 
- 
由 Shang Zhizhou 提交于* fp16 result ok * change -DWITH_NVINFER_PLUGIN toconfig.EnableTensorRtOSS * auto detect special slice op converter for ernie with trt oss * ernie oss only support fp16 * fix special_slice_plugin serialize bug * matmul in tensorrt ok * ernie unittest ok * add matmul tensorrt unittest * remove demo code 
- 
由 Jacek Czaja 提交于
- 
由 Leo Chen 提交于* pool2d cuda kernel supports fp16 * fix compile issue of template * add ut 
- 
由 Guo Sheng 提交于* Add rnn_op. test=develop * Fix rnn_op grad maker's drop_empty_grad. test=develop 
 
- 
- 02 11月, 2020 4 次提交
- 
- 
由 Huihuang Zheng 提交于This PR is follow up of #28213. On that PR we tried to decrease GPU usage, however the CI still randomly failed. So I added retry logic for the initialization of nccl and cusolver. If the initialization failed, we can retry to avoid the random failure. 
- 
由 wangguanzhong 提交于* add generate_proposals_v2 op 
- 
由 Guo Sheng 提交于* Fix lr setting of AdamW when lr is an instance of LRScheduler. test=develop * Fix static graph test mode in test_adamw_op.py. test=develop 
- 
由 Aurelius84 提交于* [Dy2stat] Support to modify value of buffer tensor * remove "defaultTest" * fix name confliction 
 
- 
- 30 10月, 2020 3 次提交
- 
- 
由 石晓伟 提交于* update version pybind to v2.4.3, test=develop * update unittests, test=develop 
- 
由 Chen Weihang 提交于* check and fix tensor and scalar type promotion * fix else branch error * fix scalar method error * fix test_math_op_path unittest * add future division for unittest * rm useless bin file 
- 
由 zhulei 提交于* Add median api. * Add median api. * Add median api. * Add median api. * Add median api. 
 
- 
