- 07 7月, 2023 8 次提交
-
-
由 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 26 次提交
-
-
由 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 提交于
-
由 6clc 提交于
Pcard-72384 paddle with cinn的情况下支持cinn的c++ ut。 统一了cinn和paddle的third_party的c++版本,cinn third party不使用C++17
-
由 傅剑寒 提交于
* optimize expr operator = implementation * fix codestyle
-
由 Zhang Ting 提交于
-
由 kangguangli 提交于
* add ir output check in OpTest * add ir grad check in op test * add more unittest * fix
-
由 zhangbo9674 提交于
* fix bug * fix bug * refien code * refien code * fix bug * refine code
-
由 zhaoyingli 提交于
* remove allreduce before c_allgather * update reshard insert_fill_constant_op func * insert_fill_constant_op add shape arg
-
由 XiaociZhang 提交于
This reverts commit 15c87528.
-
由 xiaoguoguo626807 提交于
* modify eular_beam * modify matmul infermeta * add test * modify timeout * modify mutiply_double nullptr * modify tanh_triple_gradnode create * tanh_triple
-
- 05 7月, 2023 6 次提交
-
-
由 Aurelius84 提交于
* [NewIR]Fix VLOG Ptr display problem and decrease amp log level * fix codestyle
-
由 hong 提交于
-
由 张春乔 提交于
Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 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
-
由 Wang Xin 提交于
-