- 15 3月, 2023 1 次提交
-
-
由 Guoxia Wang 提交于
-
- 14 3月, 2023 4 次提交
-
-
由 zhouweiwei2014 提交于
-
由 wangxiaoning 提交于
-
由 Li-fAngyU 提交于
* update empty api to support compex dtype at static mode * code style * code style * 补充注释里的类型描述
-
由 denglianbin 提交于
* finish task * add static_check and fix unittest. * add int32/64 * Update test_cross_op.py --------- Co-authored-by: NZhang Ting <Douyaer2020@qq.com>
-
- 13 3月, 2023 1 次提交
-
-
由 wangxiaoning 提交于
* add fp16/bf16 * add grad bf16 * test name
-
- 10 3月, 2023 1 次提交
-
-
由 陈沧夜 提交于
-
- 09 3月, 2023 4 次提交
-
-
由 yangjianfengo1 提交于
* AMP arange & Test * fix arange bfloat16 dtype * update for review * update for review2 * fix tile * update * fix ci * r * f * fix windows ci * update bfloat data * fix bloat16 input * add print * Update test_where_op.py * update kernel * del repeat * update review
-
由 zqw_1997 提交于
* move fluid.utils to paddle.utils.layers_utils * fix error * delete original fluid layers utils * remove import and old utils * remove more old utils import * change import path of fill_constant in the layers_utils.py * fix mistake * fix error * expose in __init__.py * for comment * when change the ref of func is_sequence, it should change to the root of is_sequence instead * for codecheck
-
由 Charles-hit 提交于
* support elementwise_pow bfloat16 * add only_check_prim parameters in check_grad * modify unit test * fix floor test * fix sigmoid bfloat16 test * norm some ops prim test * add unit16 for sqrt
-
由 yangjianfengo1 提交于
* tile_op * fix bfloat16 x * update review * del out
-
- 08 3月, 2023 2 次提交
-
-
由 yangjianfengo1 提交于
* tile_op * fix bfloat16 x
-
由 Weilong Wu 提交于
* support transpose test on prim and cinn * fix transpose logic and polish eager_op_test
-
- 07 3月, 2023 3 次提交
-
-
由 ccrrong 提交于
* add stack composite rule * add float16 datatype test
-
由 hg-1099255210 提交于
-
由 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 4 次提交
-
-
由 BellaZYL 提交于
* add float16 to less_equal * update * update * update codestyle * update file name --------- Co-authored-by: Nwqgo <1552367872@qq.com>
-
由 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
-
- 03 3月, 2023 2 次提交
-
-
由 zxcd 提交于
* add sigmoid composite rule * add python api * fix code style. * add check_prim=True * add sigmoid fp16 unit test. * fix code style. * rm bf16 check_prim * fix code style.
-
由 zhouweiwei2014 提交于
-
- 02 3月, 2023 3 次提交
-
-
由 Charles-hit 提交于
* fix prim_op_test when python api outs is different with kernel sig * add elementwise op prim test * fix unit test * add bfloat16 for full in static prim api * empty-commit * close bf16 test * polish elementwise tests
-
由 wangzhen38 提交于
* [cinn] concat_grad * [cinn] concat_grad * [cinn] concat_grad build success * [Add PGLBOX] fix unnitest * [Add PGLBOX] fix unnitest * [Add PGLBOX] fix codestyle * [cinn] update by comments * [cinn] update by comment * [cinn] add axis check
-
由 LoneRanger 提交于
-
- 01 3月, 2023 2 次提交
-
-
由 Yichen Zhang 提交于
* implement composite full_like and simple unit test * implement op tests for composite full_like op * some modification as reviewers suggested add cinn op test to CMakeLists.txt fix code style * fix code style * modify input args of prim fill_any_like op * resolve conflicts * resolve conflicts * modify python api and unit tests as suggested * resolve conflicts * resolve conflicts * use framework.dtype to convert dtype in Op test
-
由 LoneRanger 提交于
-
- 28 2月, 2023 7 次提交
-
-
由 iLeGend 提交于
-
由 陈沧夜 提交于
-
由 Infinity_lee 提交于
-
由 LoneRanger 提交于
* fix fp16 bug of tensordot * fix fp16 of tensordot * fix fp16 of tensordot
-
由 Infinity_lee 提交于
-
由 Tao Luo 提交于
-
由 CollaborativeFiltering 提交于
-
- 27 2月, 2023 6 次提交
-
-
由 Zhenghai Zhang 提交于
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 张春乔 提交于
-
由 haozi 提交于
* fix fp16 dtype checking for clip op * modify the name * fix type error * fix check error * Update test_clip_op.py fix test error * Update test_clip_op.py fix code style --------- Co-authored-by: NZhang Ting <Douyaer2020@qq.com>
-