- 06 9月, 2022 24 次提交
-
-
由 chenjian 提交于
* update protobuf format * fix protobuf content * fix file mode * fix compiling error when gpu not exists * fix compiling error when gpu not exists * fix compiling error when gpu not exists * fix compiling error when gpu not exists * support rocm
-
由 Yuang Liu 提交于
-
由 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
-
由 ykkk2333 提交于
-
由 OccupyMars2025 提交于
-
由 YuanRisheng 提交于
-
由 Weilong Wu 提交于
[Eager, Performance optimization] reduce_all interface move reduce_all flag from python to C++ (#45744) * [Eager, Performance optimization] move reduce_all flag from python to c++ * polish reduce_all * fix ci error * fix errors
-
由 niuliling123 提交于
-
由 whs 提交于
-
由 Weilong Wu 提交于
* [Eager, Performance optimization] reduce_max / min polish * polish reduce_max / min * update min/max kernel reduce_all logic * fix a mistake * fix ci errors * fix errors
-
由 Weilong Wu 提交于
* [Phi] fix phi compile option for jetson * Update phi.cmake
-
由 xiaohemaikoo 提交于
-
由 Yuang Liu 提交于
-
由 Nyakku Shigure 提交于
-
由 zyfncg 提交于
* set use_cudnn=true for conv2d * clear opmaker of matmul_v2 * fix bug of set_attr * add extra attr checker in infer_shape
-
由 zyfncg 提交于
-
由 LielinJiang 提交于
* add silu converter
-
由 LielinJiang 提交于
* fix grad error of grounorm op when cuda version==11.7
-
由 Wangzheee 提交于
* remove int8 fallback
-
由 Aurelius84 提交于
* [Dy2Stat]Filter UserWarings while @to_static * only filter DeprecationWarning * fix unittest
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
-
由 Wen Sun 提交于
-
由 houj04 提交于
-
- 05 9月, 2022 16 次提交
-
-
由 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
-
由 kangguangli 提交于
* fix compile error in gcc540
-
由 Wei Shengyu 提交于
* fix doc of max_pool_2d * dbg * fix format
-
由 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
-
由 sneaxiy 提交于
-
由 Aurelius84 提交于
* [OpAttr]Fix complation error of XPU from Pool2dGradKernel * test=kunlun
-
由 Aurelius84 提交于
-
由 handiz 提交于
* fix bug in PostTrainingProgram for certain cases
-
由 wanghuancoder 提交于
* fix scale bug
-
由 ronnywang 提交于
* [CustomDevice] unittests tracking the fixed version plugin * update
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
* [Eager] fix pool2d interface under eager mode * add use_gpudnn for pool2d * fix pool2d yaml conflicts * fix pool2d yaml
-
由 HongyuJia 提交于
* migrate memcpy to phi * fix typo error * fix typo error * fix bug and testcase * fix typo, uniform_random_kernel.cc header * fix Alloc pinned bug * change GPUContext::GetPinnedPlace * add GetPinnedPlace function * add GetPinnedPlace function * restore default throw error * fix Unimplemented error * skip StandaloneExecutor testcase * delete memcpy_sig
-
由 Weilong Wu 提交于
* [Eager, Performance optimization] fix pool3d under eager mode * polish code
-
由 denglin-github 提交于
* add config param for enable_dlnne and support calibration mode * remove useless file * refine code and add annotation * refine code of Warnning tips
-