- 08 3月, 2023 14 次提交
-
-
由 whs 提交于
-
由 LoneRanger 提交于
* move entry_attr * remove evaluator * fix evaluator
-
由 Meteor Liu 提交于
-
由 FlyingQianMM 提交于
-
由 姜永久 提交于
* modify optimizer tests * lint
-
由 yangjianfengo1 提交于
* tile_op * fix bfloat16 x
-
由 Kang Zhao 提交于
* feat: add relu composite rule * feat: add relu composite rule, maximum op * feat: add relu composite rule, maximum op * feat: add relu composite rule, polish comments * feat: add relu composite rule, polish comments * feat: add relu composite rule, add python api of relu * feat: add relu composite rule, commit hook * fix: maximum type error & ban cinn test * fix: maximum input sequence bugs * resolve conflicts * fix: code style bugs * add: relu fp16 test
-
由 张春乔 提交于
* modify the 'import' position * rollback * move 'from paddle.fluid.io import save_inference_model' to head of api.py
-
由 kangguangli 提交于
-
由 Weilong Wu 提交于
* support transpose test on prim and cinn * fix transpose logic and polish eager_op_test
-
由 YuanRisheng 提交于
* move io * fix ci bugs * fix ci bugs * fix py3 bugs * fix example code * fix example code * fix text * fix text * deal with ci bugs * perfect code according comment * delete import batch
-
由 kangguangli 提交于
-
由 kangguangli 提交于
-
由 niuliling123 提交于
-
- 07 3月, 2023 8 次提交
-
-
由 GGBond8488 提交于
* fix cumsum prim op maker type error * add axis=None test for cumsum_grad prim * fix t
-
由 ccrrong 提交于
* add stack composite rule * add float16 datatype test
-
由 zhupengyang 提交于
-
由 Moqim 提交于
add comment.
-
由 haosicheng 提交于
only when -DWITH_XDNN_API=ON, will those files be packed into whl package
-
由 hg-1099255210 提交于
-
由 Charles-hit 提交于
* support elementwise_pow bfloat16 * add only_check_prim parameters in check_grad * modify unit test * fix floor test * fix sigmoid bfloat16 test
-
由 yikaikkk 提交于
* add float16 to log log1p logsumexp * update log * update test_activation_op.py * update * update codestyle * Update test_activation_op codestyle * update * update * up * update codestyle * emmm * - --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
- 06 3月, 2023 18 次提交
-
-
由 mhy 提交于
-
由 limingshu 提交于
* first commit. * change host logic * fix code bugs * fix code error --------- Co-authored-by: Nzhangbopd <1299246947@qq.com>
-
由 kangguangli 提交于
-
由 kangguangli 提交于
-
由 Paulina Gacek 提交于
* first approach * test finished * cpp test deleted * CmakeList corrected * multi_gru_seq_fuse_pass rewritten * dummy cout deleted * review changes * timeout extended
-
由 supplyout 提交于
-
由 hua-zi 提交于
Fix the quotation mark format problem in PixelShuffle document
-
由 Sławomir Siwek 提交于
-
由 Sonder 提交于
-
由 mayang002 提交于
-
由 BellaZYL 提交于
* add float16 to less_equal * update * update * update codestyle * update file name --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 Yulong Ao 提交于
* [Auto Parallel] Speedup the completion process * [Auto Parallel] Skip the property of dist_context when deepcopying * [Auto Parallel] Remove the unnecessary print
-
由 201716010711 提交于
-
由 Taylor-Layrose 提交于
-
由 Jx-qi 提交于
* add float16 to greater_than * update codestyle --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 hh-qiao 提交于
* add float16 to less_than * Modify the function title * update * update * update solve PR-CI-Kunlun-KP-Build * update codestyle
-
由 Bjmw3 提交于
* add float16 to pixel_shuffle * update * update * update solve PR-CI-Kunlun-R200-Test --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 Meteor Liu 提交于
* implement floor_grad by primitive logic * implement floor_grad by primitive logic * Merge branch 'develop' into floor_grad
-