- 30 12月, 2020 5 次提交
- 29 12月, 2020 17 次提交
-
-
由 Chen Long 提交于
* fix code bugs * fix code bugs test=document_fix * fix code bugs test=document_fix
-
由 FlyingQianMM 提交于
-
由 wawltor 提交于
change the elementwise ops version check, test=op_version
-
由 guofei 提交于
Add moving_average_abs_max_scale op_register_version
-
由 Thunderbrook 提交于
-
由 wuhuanzhou 提交于
* Add direction info log and filter disabled ops in PR-CI-OP-benchmark, test=op_benchmark * filter disabled ops, notest, test=op_benchmark * remove test codes, test=document_fix
-
由 guofei 提交于
* Fix unittest:test_imperative_skip_out
-
由 zhangchunle 提交于
-
由 Pei Yang 提交于
fix ut:trt_resnext_test, trt_quant_int8_yolov3_r50_test, test_trt_dynamic_shape_ernie, test_trt_dynamic_shape_ernie_fp16_ser_deser, trt_cascade_rcnn_test (#29977)
-
由 wangxinxin08 提交于
register op version for conv2d_transpose, conv3d_transpose and depthwise_conv2d_transpose, test=op_version (#29937)
-
由 LielinJiang 提交于
* fix cv2 rotation
-
由 石晓伟 提交于
-
由 Guo Sheng 提交于
test=develop test=op_version
-
由 Chen Weihang 提交于
-
由 liuyuhui 提交于
-
由 cc 提交于
* map matmul/squeeze2+matmul/reshape2+matmul to mul
-
由 Huihuang Zheng 提交于
PADDLE_RETRY_CUDA_SUCCESS used wrong sleep time so it can cause timeout in unittest. This PR fixed it. After we searched the doc in https://pubs.opengroup.org/onlinepubs/7908799/xsh/unistd.h.html, the time unit of sleep in unistd.h takes "seconds", usleep takes "microseconds", Sleep in windows.h takes "milliseconds".
-
- 28 12月, 2020 16 次提交
-
-
由 wawltor 提交于
fix the state_dict bug for the xpu
-
由 YUNSHEN XIE 提交于
* add xpu_coverage function * xpu coverage ipipe only deal with xpu files * fix import error * fix format error * 'fix format error' * fix format error * fix error * fix format error * fix format error
-
由 Jack Zhou 提交于
* add gru op_register_version; test=op_version; * Update fc,mul version;test=op_version;
-
由 Wilber 提交于
-
由 Qi Li 提交于
-
由 QingshuChen 提交于
-
由 XiaoguangHu 提交于
* rm check_import_scipy, rm chunk_eval and mean_iou in paddle.metric.__init__.py * Revert "rm check_import_scipy, rm chunk_eval and mean_iou in paddle.metric.__init__.py" This reverts commit 179ba8c2b22bc31fe8d8a126e31820792cbd0f4e. * delete paddle.metric.chunk_eval and paddle.metric.mean_iou * delete paddle.nn.clip and paddle.nn.clip_by_norm * delete paddle.nn.functional.activation.hard_sigmoid and paddle.nn.functional.activation.hard_swish * delete paddle.nn.Pool2D, paddle.nn.BilinearTensorProduct, paddle.nn.RowConv, paddle.nn.functional.row_conv * fix extension import error * fix unittest for row_conv and Pool2D
-
由 石晓伟 提交于
* flush denormals to zero, test=develop * add comments, test=develop
-
由 liym27 提交于
[Windows CI test] Enable unittest test_optimizer_in_control_flow and remove unnecessay code (#29851)
-
由 cc 提交于
* add op version for fake_quant and fake_dequant ops, test=op_version, test=develop
-
由 石晓伟 提交于
* fix a bug in reset_tensor_array, test=develop * ci coverage, test=develop
-
由 liuyuhui 提交于
-
由 Wilber 提交于
* Support MIPS arch.
-
由 LielinJiang 提交于
* register op version for grid_sampler
-
由 littletomatodonkey 提交于
-
由 Leo Chen 提交于
-
- 27 12月, 2020 1 次提交
-
- 26 12月, 2020 1 次提交
-
-
由 liuyuhui 提交于
-