- 11 7月, 2023 6 次提交
-
-
由 MarDino 提交于
* add rmsnorm kernel * add static graph test * fix round type * use alignas to avoid msvc compile error * remove redundant headerfile to avoid rocm compile error * fix rocm compile not found cub * Add document
-
由 张春乔 提交于
-
由 zhangbo9674 提交于
* fix bug * fix bug * fix bug
-
由 HongyuJia 提交于
-
由 FormlessUnit 提交于
* rename weight_only/llm.int8
-
由 Aurelius84 提交于
* [NewIR]Refine IrPrinter and basic Concept Interface for const Object
-
- 10 7月, 2023 5 次提交
-
-
由 Leo Chen 提交于
* move ut of auto_parallel * fix ut
-
由 kangguangli 提交于
* add stop_gradient attribute for defining op * modify by reviews * fix
-
由 Yuanle Liu 提交于
-
由 kangguangli 提交于
-
由 zhangbo9674 提交于
* add inplace interface * support inplace * refine code * fix bug * fix bug * refien code
-
- 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 6 次提交
-
-
由 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
-