- 07 7月, 2023 12 次提交
-
-
由 Yichen Zhang 提交于
* add reduction spmd rule for auto parallel * fix the logic of handling partial * fix code style * fix the partial handling
-
由 wz1qqx 提交于
-
由 wz1qqx 提交于
-
由 ming1753 提交于
* [IR&PASS] add conv + elementwise_add fuse pattern * add conv2dAddPattern to pass
-
由 张春乔 提交于
-
由 LoneRanger 提交于
* remove the extend_optimizer_with_weight_decay function * Update __init__.py * fix bug * fix bug
-
由 Shijie 提交于
-
由 Yichen Zhang 提交于
* add some basic functions * add elementwise rule for auto parallel * add unit test for elementwise rule * fix the lib name in spmd rule test cmake file * fix some bugs * add unit tests for elementwise spmd rule in python * bug fix * delete cpp unit test for elementwise spmd rule (use python ut now) * add cpp unit test for elementwise rule * use concrete op name in unit test * fix typo * fix code style * delete cpp unit test * add more details in log
-
由 Leo Chen 提交于
-
由 zyfncg 提交于
* remove some pybind interface in cinn to fix compile problem * modify cmake * fix cmake * add log for build cinn whl * fix ninja for cinn * fix conflict
-
由 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 --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 zhangbo9674 提交于
-
- 06 7月, 2023 11 次提交
-
-
由 Shijie 提交于
* skip flash attn ut on Hopper * minor change
-
由 zqw_1997 提交于
* add clip_grad_value_ api * add test for ClipGradByValue * typo fix * refine and modify clip_grad_norm_ * no_grad * clip_ * remove g=p.grad * bug: AssertionError: When Variable is used as the condition of if/while , Variable can only contain one element.
-
由 zhaoyingli 提交于
-
由 zhaoyingli 提交于
-
由 kangguangli 提交于
-
由 Tian Zheng 提交于
-
由 cyber-pioneer 提交于
* fix prim add fill_any_like bug * polish code
-
由 houj04 提交于
-
由 6clc 提交于
Pcard-72384 paddle with cinn的情况下支持cinn的c++ ut。 统一了cinn和paddle的third_party的c++版本,cinn third party不使用C++17
-
由 Zhang Ting 提交于
-
由 kangguangli 提交于
* add ir output check in OpTest * add ir grad check in op test * add more unittest * fix
-
- 05 7月, 2023 7 次提交
-
-
由 Fisher 提交于
* Refactor op test mul * Fix test error for mul
-
由 zhangbo9674 提交于
* add local scope * refine code * refien code * refine code * support local scope for BuildFuncList * fix bug * add log * fix bug * polish code * fix bug
-
由 wz1qqx 提交于
-
由 Hui Zhang 提交于
* masked select forward support broadcast * cpu forward and backward * gpu support mask broadcast * fix comment * x support broadcast * fix comment
-
由 LUZY0726 提交于
-
由 RedContritio 提交于
* configure elementwise_pow op_version * support auto generate for static op elementwise_pow * pre-commit run
-
由 gouzil 提交于
* [codestyle] fix ruff PLR0402 * [codestyle] fix ruff PLC0414 * [codestyle] fix ruff PLE1205
-
- 04 7月, 2023 10 次提交
-
-
由 kangguangli 提交于
* add ir output check in OpTest * add ir grad check in op test * add white list for ir op test * fix * open only in py3 and mac (cherry picked from commit 6daa44da495afb0287c6b69ecefbe35bbc47cb50)
-
由 YuanRisheng 提交于
* add program pybind * rename file * fix compile bugs
-
由 JZ-LIANG 提交于
* base rule * add sharidng merge * add sharidng axis merge * define unified data class for inferencing dist_attr --------- Co-authored-by: NYichen Zhang <zhangyichen03@baidu.com>
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * set test timeout
-
由 cyberslack_lee 提交于
-
由 lishicheng1996 提交于
-
由 Fisher 提交于
* Add test and full dtype support for argsort, argmax, argmin * Reformat code * Merge develop and remove printf in python code * Reformat code * Reformat code
-
由 gouzil 提交于
-
由 张春乔 提交于
-
由 Zhenghai Zhang 提交于
* fix Flake8 lint errors(pycodestyle) * remove cinn files in per-file-ignores
-