- 02 8月, 2023 7 次提交
-
-
由 wz1qqx 提交于
-
由 zhangbo9674 提交于
* add interface * add code * add code * add code * add code * fix bug * fix bug * add var prefix * add code * add code * add code * fix compile bug * fix bug * refine code * refine code * refine code * refine code * fix bug * add code * add code * fix bug * add code * add code * refine code * refine code * fix bug * add code * fix bug in phi__kernel_utils * refine code * fix bug * open flag * refine code * fix bug * fix bug * refine code * fix bug
-
由 yangjianfengo1 提交于
[Inference] Replace groupNorm when data types are bf16 and fp16, and data format is NHWC implementation. (#55399) * finish * cpergroup odd * fix bf16 * single channel * code style * jingdu duiqi * add head_file * add bf16 head file * bf16 2 * bf16 * bf16 head * bf16 compile * py test * bf16 compile * bf16 compile * unset py test * nhwc * test * mean var * bf16 success * su * ctest success * use is_same_as * is_same * use is_same * rtol * gpu_stream * del sigmod * fix bfloat16 type * use cuda_bf16_hpp * use_cuda_arch * bfloat162float2 * del inplace_tol * del max_releative_tol * temp store * jingdu duiqi * temp store * plugin * jingdu duiqi * duiqi * include cuda.h * del half * half single * ci * add const * ci * cudamemset * del printf * fp16 test * add half compute * del br16 ci * del ci * ci approve * del fluid include
-
由 wanghuancoder 提交于
* fix security bug
-
由 cyberslack_lee 提交于
-
由 wanghuancoder 提交于
* fix security bug
-
由 jiangfan06 提交于
-
- 01 8月, 2023 7 次提交
-
-
由 YuanRisheng 提交于
-
由 Sonder 提交于
* move prune_gate_by_capacity to phi * fix * fix registe info * remove useless codes
-
由 gouzil 提交于
-
由 hong 提交于
* new ir support print op * fix gpu bug * fix bug * update * remove layout to string * remove usless header * polish code * fix bug * posolis code
-
由 ronnywang 提交于
-
由 LiYuRio 提交于
* use string as key for comm_context_manager * remove device_id from comm_context
-
由 hong19860320 提交于
-
- 31 7月, 2023 7 次提交
-
-
由 YuanRisheng 提交于
* support construct network using ir in Python * fix py3 bugs * change source return type to OpResult
-
由 hong 提交于
* fix new ir shadow typo * update
-
由 Sonder 提交于
-
由 wanghuancoder 提交于
support stride
-
由 zhangyuqin1998 提交于
* rename BatchNormGradFunctor * Update batch_norm_grad_kernel.cc * Update batch_norm_grad_kernel.cu * Update batch_norm_grad_kernel.cc * fix * Update batch_norm_grad_kernel.cc
-
由 cyberslack_lee 提交于
-
由 LoneRanger 提交于
* add fp16 and bf16 support for poisson * add fp16 and bf16 support for searchsorted * fix bug * Update test_searchsorted_op.py fix function name * Update test_poisson_op.py fix function name * fix bug * remove the searchorted * Update test_poisson_op.py * fix bug of TestPoissonBF16Op * Update test_poisson_op.py * Update test_poisson_op.py * Update test_poisson_op.py * fix bug of import * fix bug
-
- 28 7月, 2023 4 次提交
-
-
由 Scotty 提交于
* add complex dtype for tanh * add test case * support complex for sin, cos and tan * support gpu * fix error in cpu * fix gpu error * set check_prim to False only for complex type
-
由 Yuang Liu 提交于
-
由 hong 提交于
* new ir support save combine * update * polish code * update * new ir support fluid op * remove depulicate op * fix ir exe test compile error * fix compile bug * update * code format * update * update * polish code
-
由 Asthestarsfalll 提交于
* [OpCompat] Remove redundant mappings * update op_compat.yaml
-
- 27 7月, 2023 4 次提交
-
-
由 zxcd 提交于
* add int32/int64 for outer/matmul Kernel. * fix by comment. * fix by comment
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case` * add first pd_op to kernel dialect * lower pd op to kernel dialect * update * update * remove useless code * add attrite print test * fix bug * update * update * update * update * polish code * fix bug * polish code and add python test * add test * fix test error * relax constraint when inserting get_parameter * add env flag * fix bug * dygraph2static support new ir * fix bug * revert test env * change cc_test_old to cc_test * update * fix build_static bug * update test * fix type test error * udpate cmake * disable test in windows * fix inference compile * fix program translator error * only run on cpu, not support gpu yet * fix conflict * polish code * fix bug * add feed with place op * update * remove useless unitest * udpate mkldnn * update * update * align mkldnn version * new ir support builtin slice op * fix bug * fix phi kernel adaptor bug * add enable static * add enable_static * remove useless test case * change feed list to single variable * update * add feed with place and shaddow output op * fix bug * remove usless code * support gpu * fix bug * fix bug * remove template * add more data type * fix cimpile bug * udpate * remove useless code * revert dygraph2st test * remove usless code * revert op * fix bug * remove instance norm * fix concat grad bug * revert code --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 GGBond8488 提交于
【inplace api】batch add inplace api paddle.log_, paddle.i0_, paddle.nn.functional.leaky_relu_... (#55576) * batch add inplace api * add inplace test * add activation inplace * fix test * remove atan2 ge, gt, le, lt, nq * remove atan2 ge, gt, le, lt, nq * fix windows ci error * rerun ci * fix typro * fix bugs --------- Co-authored-by: Nzhangrui34 <v_zhangrui34@baidu.com>
-
由 Asthestarsfalll 提交于
-
- 26 7月, 2023 5 次提交
-
-
由 tianhaodongbd 提交于
-
由 Difer 提交于
-
由 LiYuRio 提交于
* Implement replicated to split reshard function * fix link error in clang * refine split functor * simplify reshard code
-
由 ronnywang 提交于
-
由 gouzil 提交于
-
- 25 7月, 2023 6 次提交
-
-
由 lishicheng1996 提交于
-
由 Jeng Bai-Cheng 提交于
* Fix LayerNormForward perf issue * Bugfix, fast_layer_norm OOB * apply pre-commit --------- Co-authored-by: NShijie Wang <jaywan@nvidia.com>
-
由 傅剑寒 提交于
-
由 Lucas 提交于
-
由 wanghuancoder 提交于
-
由 hong 提交于
* add kernel dialect * change DenseTensorTypeStorage to DenseTensorType * add test case` * add first pd_op to kernel dialect * lower pd op to kernel dialect * update * update * remove useless code * add attrite print test * fix bug * update * update * update * update * polish code * fix bug * polish code and add python test * add test * fix test error * relax constraint when inserting get_parameter * add env flag * fix bug * dygraph2static support new ir * fix bug * revert test env * change cc_test_old to cc_test * update * fix build_static bug * update test * fix type test error * udpate cmake * disable test in windows * fix inference compile * fix program translator error * only run on cpu, not support gpu yet * fix conflict * polish code * fix bug * add feed with place op * update * remove useless unitest * udpate mkldnn * update * update * align mkldnn version * new ir support builtin slice op * fix bug * fix phi kernel adaptor bug * add enable static * add enable_static * remove useless test case * change feed list to single variable * update * add feed with place and shaddow output op * fix bug * remove usless code * support gpu * fix bug * fix bug * remove template * add more data type * fix cimpile bug * udpate * remove useless code * revert dygraph2st test * remove usless code * revert op * fix bug * new ir dygraph2static support gpu * remove usless code * code polish * add const * revert code and remove useless code * revert code * revert legacy op yaml * remove useless code * delete std::move --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-