- 20 9月, 2022 4 次提交
-
-
由 Leo Chen 提交于
* add config * add config * follow comments * fix serial run
-
由 zhoutianzi666 提交于
* fix preln_residual_bias_fuse_pass bug in TNT_small model
-
由 zhangbo9674 提交于
* add scope cache & reuse * add gc scope for end of each train step * del scope reuse for jit * refine code * test
-
由 zyfncg 提交于
* fix wrong eigen header include * fix complie bug * fix nan_inf_utils_detail * fix resource_manager * fix conv_miopen_helper
-
- 19 9月, 2022 1 次提交
-
-
由 xiaoxiaohehe001 提交于
-
- 16 9月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* normalize yaml file name (#45894) * Clear extra attributes of activation op in OpMaker (#45772) * clear extra attr of activation op in opmaker * fix syntax bug * fix mkldnn kernel * fix merge conflict * fix bug * [PHI] Normalize yaml op label (#45976) * normalize yaml op label * revert op_compat yaml change * fix prelu and rnn compat problem * replace api by op * support assign op backward refuse forward (#45879) * normize yaml backward op label (#46028) Co-authored-by: Nzyfncg <zhangyunfei07@baidu.com> Co-authored-by: NCharles-hit <56987902+Charles-hit@users.noreply.github.com>
-
- 15 9月, 2022 2 次提交
- 14 9月, 2022 3 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 Leo Chen 提交于
-
由 pangyoki 提交于
-
- 13 9月, 2022 2 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 Ruibiao Chen 提交于
* Allow manaully set py_reader name in standalone executor * Fix CI errors
-
- 09 9月, 2022 2 次提交
-
-
由 ronnywang 提交于
* [CustomDevice] add dy2static support * update
-
由 Chen Weihang 提交于
* add fusion dir and fuse_softmax_mask kernel * remove fusion kernel dir * migrate infershape * fix code errror
-
- 08 9月, 2022 3 次提交
-
-
由 HongyuJia 提交于
-
由 Aurelius84 提交于
* [OpAttr]Refine Teller logic if encounter OpDesc with Variable type Attribute * fix iterator * fix typo * fix lambda expr * fix ptr
-
由 xiongkun 提交于
* stop pass filter int32/int16/int64/bool inputs in cond_op * fix bugs: except block 0, the backward vars and forward vars exist in different blocks. * fix code by review
-
- 07 9月, 2022 6 次提交
-
-
由 Leo Chen 提交于
-
由 Yuang Liu 提交于
-
由 Chen Weihang 提交于
* fix infermeta bug for vector input and output * add unittest
-
由 Yuang Liu 提交于
-
由 wenbin 提交于
* first commit * conver done * correct format * layernorm_shift_partition * correct convert * redefine plugin * runable * bug fix * modify ShiftPartitionPattern * correct * add UT * modify ut * compile * modify enforce * modify UT
-
由 caozhou 提交于
* support iterable dataset for auto parallel * add split_data proto * fix unittest bug * fix recompute bug * update cmake
-
- 06 9月, 2022 7 次提交
-
-
由 YuanRisheng 提交于
* add tensor array * fix ci bugs * fix ci bugs * fix ci bugs * fix ci bugs * update by comment * update code
-
由 danleifeng 提交于
-
由 Hui Zhang 提交于
* using mkldnn * using with mkldnn macro * fix use mkldnn
-
由 Ruibiao Chen 提交于
* Enable startup program for standalone executor * Disable test_py_reader_using_executor * Fix test_parallel_executor_mnist * Fix CI errors * Fix CI errors
-
由 zhoutianzi666 提交于
[Paddle Inference] fix bugs in quant_conv2d_dequant_fuse_pass when weight is shared between ops (#45719) * fix_old_format * fix bug in quant_conv2d_dequant * fix bug in quant_conv2d_dequant
-
由 YuanRisheng 提交于
-
由 zyfncg 提交于
* set use_cudnn=true for conv2d * clear opmaker of matmul_v2 * fix bug of set_attr * add extra attr checker in infer_shape
-
- 05 9月, 2022 4 次提交
-
-
由 piotrekobi 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * Move classes from mkldnn_reuse.h to onednn_reuse.h * Move more functions from mkldnn_helper.h to onednn_helpper.h * Change MKLDNN to OneDNN in VLOG message Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
由 yeliang2258 提交于
* support onnx format quantized model * update code * add test * add test * fix * fix test * fix cmake * update code * change scale file path to calibration file path * update code * update code * fix build bug * fix build bugs * fix * fix
-
由 zyfncg 提交于
* remove extra attr of opmaker * remove extra attr of gru * revert scale * fix bug of create_op * add extra attr checker in infer_shape * fix gelu
-
由 feng_shuai 提交于
* fix: vit attention pass * reflash CI
-
- 02 9月, 2022 4 次提交
-
-
由 ronnywang 提交于
-
由 Chen Weihang 提交于
* add serialization funcs in phi * migrate serialization utils
-
由 zyfncg 提交于
* remove extra attr of abs in opmaker * remove extra attrs of some op in opmaker * remove is_test of conv * fix attr getting of interpretercore * fix inplace_abn * fix bug * fix bug of create_op * refine code format
-
由 Ruibiao Chen 提交于
-
- 01 9月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* clean includes of convert_util, test=kunlun * add deps on mkldnn, test=kunlun
-