- 31 7月, 2023 9 次提交
-
-
由 wanghuancoder 提交于
support stride
-
由 LielinJiang 提交于
-
由 Nyakku Shigure 提交于
* [xdoctest] reformat example code for paddle.jit.api * test=docs_preview * add some ... for decorator * skip some example, test=docs_preview * add ..., test=docs_preview * skip some test, test=docs_preview * more jit files, test=docs_preview * remove some empty lines, test=docs_preview * format program translator, test=docs_preview * remove a blank line, test=docs_preview * skip translated layer.program, test=docs_preview * fix doc format, test=docs_preview
-
由 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 提交于
-
由 JYChen 提交于
-
由 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
-
由 kangguangli 提交于
* support elementwise with axis!=-1 * fix coverage ci * fix bug * remove print
-
由 hong 提交于
-
- 30 7月, 2023 2 次提交
-
-
由 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
-
由 Sonder 提交于
* update * update
-
- 28 7月, 2023 8 次提交
-
-
由 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
-
由 JYChen 提交于
* remove old dataloader & generator from quantilization * fix ut test_post_training_quantization_mnist
-
由 Yuang Liu 提交于
-
由 HongyuJia 提交于
* [CINN Frontend] Optimize user interface, polish fuse_pass classes" * Fix some compile error
-
由 caizejun 提交于
* bugfix fused_multihead_matmul * fix test case of fused multihead matmul --------- Co-authored-by: Nbukejiyu <395822456@qq.com>
-
由 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
-
由 WangZhen 提交于
* Fix test_resnet and test_resnet_v2 ut * Remove ut
-
- 27 7月, 2023 12 次提交
-
-
由 ming1753 提交于
* [Paddle-TRT] add flip op
-
由 Aurelius84 提交于
* [NewIR]Split NewIRCompiler with .h/.cc and decoupling compilatiom with cinncore * fix cmake * fix CINN_ONLY
-
由 zxcd 提交于
* add int32/int64 for outer/matmul Kernel. * fix by comment. * fix by comment
-
由 HongyuJia 提交于
-
由 ming1753 提交于
* Paddle-TRT support float64 in/out type, support fill_any_like_op in int64
-
由 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>
-
由 hong 提交于
-
由 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>
-
由 ronnywang 提交于
* add support for outputting the intermediate variables * fix fuse_rresnet_unit
-
由 zhangbo9674 提交于
* fix bug * fix bug
-
由 Asthestarsfalll 提交于
-
由 sneaxiy 提交于
-
- 26 7月, 2023 9 次提交
-
-
由 Huihuang Zheng 提交于
Remove the remaining old schedules.
-
由 xuxinyi389 提交于
-
由 Sonder 提交于
* add sharing event info * add sharing event info * fix * remove const * add flag * fix
-
由 tianhaodongbd 提交于
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 kangguangli 提交于
-
由 tianhaodongbd 提交于
-
由 JYChen 提交于
* remove api staticrnn * move select_input/output to static/controw flow * delete some func, only remain Switch * clean fluid.layers.controw_flow * remove fluid.layers.controlflow * fix conditional_block ut
-