- 04 1月, 2021 5 次提交
-
-
由 whs 提交于
-
由 ceci3 提交于
* register instance norm, test=op_version
-
由 channings 提交于
Co-authored-by: Nzhoushunjie <zhoushunjie@baidu.com>
-
由 Wilber 提交于
-
由 GaoWei8 提交于
-
- 31 12月, 2020 7 次提交
-
-
由 yinhaofeng 提交于
* Register op version for linspace,test=op_version * Register op version for linspace,test=op_version * Register op version for linspace,test=op_version * Register op version for linspace,test=op_version * Register op version for linspace,test=op_version
-
由 123malin 提交于
* test=develop, add op_register_version for roll_op
-
由 chentianyu03 提交于
* dot op support complex types * matmul support complex types * add test case * matmul broadcast gradient support complex * move conjFunctor to complex_functor.h
-
由 ShenLiang 提交于
* fix rank_attention, test=op_version
-
由 Adam Osewski 提交于
* Add operator checkpoints for new attributes. * Fix adding subsequent checkpoint to quantize op.
-
由 wangguanzhong 提交于
-
由 cc 提交于
* Add mkldnn nearest_interp and bilinear_interp op * don't run mkldnn interpolate in default * add interpolate_mkldnn_pass
-
- 30 12月, 2020 7 次提交
-
-
由 chalsliu 提交于
-
由 wawltor 提交于
* add the support the op version check for matmul, test=op_version
-
由 wawltor 提交于
* add the op version check for the elementwise ops, test=op_version * add the support check for elementwise_ops, test=op_version
-
由 Chengmo 提交于
* fix momentum op register
-
由 hutuxian 提交于
-
由 ceci3 提交于
* upgrade instance_norm, test=op_version * fix
-
由 Leo Chen 提交于
* add debug code * add place info * fix compile problem * add place for output
-
- 29 12月, 2020 12 次提交
-
-
由 FlyingQianMM 提交于
-
由 wawltor 提交于
change the elementwise ops version check, test=op_version
-
由 guofei 提交于
Add moving_average_abs_max_scale op_register_version
-
由 Thunderbrook 提交于
-
由 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)
-
由 石晓伟 提交于
-
由 Guo Sheng 提交于
test=develop test=op_version
-
由 Chen Weihang 提交于
-
由 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 9 次提交
-
-
由 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 提交于
-
由 石晓伟 提交于
* flush denormals to zero, test=develop * add comments, test=develop
-
由 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.
-