- 07 7月, 2023 22 次提交
-
-
由 wz1qqx 提交于
-
由 ronnywang 提交于
-
由 wz1qqx 提交于
-
由 ming1753 提交于
-
由 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 提交于
-
由 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 cummin cummax bug --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
由 傅剑寒 提交于
This PR delete middle ir_visitor class and thus we can avoid middle virtual function call and codes look more clean pcard-72718
-
由 傅剑寒 提交于
* fix index_put bug when index is multi-dim bool tensor * fix name error
-
由 Leo Chen 提交于
-
由 xiaoguoguo626807 提交于
* 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 * adagrad modify * recover * polish code * review --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com> Co-authored-by: Nphlrain <phliuhongyu@126.com>
-
由 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 提交于
-
由 Yuanle Liu 提交于
* fix WITH_SHARED_IR option type * rename WITH_INFERENCE_NVTX to WITH_NVTX and fix compile bug * update
-
由 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 提交于
-
由 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 提交于
-
由 engineer1109 提交于
-
由 iamsonderr 提交于
* commit * del inplace op in memory_optimize_pass.cc * check code style
-
- 06 7月, 2023 18 次提交
-
-
由 zhangbo9674 提交于
-
由 gouzil 提交于
* [autograd] add copy-from; test=document_fix * [autograd] add copy-from; test=document_fix * fix
-
由 Leo Guo 提交于
* Fix bugs of dropout and dropout_grad. test=kunlun * Modify the code style of dropout_grad_kernel. test=kunlun
-
由 zhangbo9674 提交于
-
由 zhupengyang 提交于
-
由 Shijie 提交于
* skip flash attn ut on Hopper * minor change
-
由 Xinyu Chen 提交于
-
由 wangxiaoning 提交于
-
由 shentanyue 提交于
-
由 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 提交于
-
由 Shijie 提交于
-
由 Tian Zheng 提交于
-
由 cyber-pioneer 提交于
* fix prim add fill_any_like bug * polish code
-
由 Leo Chen 提交于
* add layernorm spmd rule * add ut * follow comments
-
由 houj04 提交于
-