- 01 8月, 2023 21 次提交
-
-
由 Zhenghai Zhang 提交于
-
由 Sonder 提交于
* move prune_gate_by_capacity to phi * fix * fix registe info * remove useless codes
-
由 gouzil 提交于
-
由 JYChen 提交于
* done replaced in d2s models, except lac/transformer/sentiment * replace cinn_test * fix d2s transfomer model * fix cinn model ut
-
由 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
-
由 hong 提交于
* skip inplace check for new ir * program id combine inner scope pointer
-
由 6clc 提交于
修复Paddle With CINN 执行 python单测下op_mapper 时报gflags符号undefined问题。
-
由 LoneRanger 提交于
-
由 zhangbo9674 提交于
-
由 wanghuancoder 提交于
* del python varbase
-
由 ronnywang 提交于
-
由 Yuang Liu 提交于
-
由 LiYuRio 提交于
* use string as key for comm_context_manager * remove device_id from comm_context
-
由 xingmingyyj 提交于
-
由 hong 提交于
* add ir output check in OpTest * add ir grad check in op test * fix legacy name converter bug * add more unittest * fix * fix warprnn op bug * add whit list * polish code * polish code * fix unique and close op bug * fix bug * update * fix new ir unique is close bug * remove useless code * use new stringattr api --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com> Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
-
由 gouzil 提交于
-
由 wanghuancoder 提交于
* test close old dygraph trace
-
由 tianshuo78520a 提交于
-
由 pangengzheng 提交于
-
由 hong19860320 提交于
-
由 Zhan Rongrui 提交于
[CodeStyle] replace `assert np.allclose` with `np.testing.assert_allclose` and `assert np.array_equal` with `np.testing.assert_array_equal` (#55385)
-
- 31 7月, 2023 19 次提交
-
-
由 RedContritio 提交于
* update TestAPI arguments to enable param_attr and bias_attr in test_layer_norm_op * add bf16 condition in test_layer_norm_op * add fast_math condition
-
由 YuanRisheng 提交于
* support construct network using ir in Python * fix py3 bugs * change source return type to OpResult
-
由 kangguangli 提交于
* fix bug: feed_with_place should consider variable existence * fix * fix build scope * change method to set feed var name * fix
-
由 csy0225 提交于
-
由 BiynXu 提交于
Fix imperative out scale unittest
-
由 hong 提交于
* fix new ir shadow typo * update
-
由 gouzil 提交于
-
由 Ruibin Cheung 提交于
-
由 Sonder 提交于
-
由 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
-
由 Difer 提交于
* simple reaplce * for debug * fix bugs * fix some bugs * del fill_constant_batch_size_like
-
由 megemini 提交于
* [Change] directive_pattern to all patterns * [Change] patch tensor place * [Change] patch float precision * [Change] print_summary * [Add] change uniform.py docstring * [Fix] fix print_summary whl_error * [Change] catch except
-
由 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
-