- 03 7月, 2023 19 次提交
-
-
由 xingmingyyj 提交于
* fix_ir_printer * Update ir_printer.cc
-
由 zyfncg 提交于
* adjust the code format in cinn * fix merge conflict
-
由 ronnywang 提交于
* [CustomDevice] release device manager in py::atexit * fix hip_version macro * update * update
-
由 Yuanle Liu 提交于
-
由 Wang Xin 提交于
-
由 LoneRanger 提交于
-
由 megemini 提交于
* [Fix]fix cleandoc with a first blank line * [Fix]fix metrics.py code-block * [Fix]fix metrics.py code-block indent
-
由 Difer 提交于
* fix cinn cpplint [runtime/explicit] * mark shared nolint * add a nolint and fix typo raito -> ratio --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 RedContritio 提交于
* configure elementwise_floordiv op_version * support auto generate for static op elementwise_floordiv * update unity_build_rule.cmake
-
由 gouzil 提交于
-
由 LoneRanger 提交于
* fix the static op generation for group_norm * fix bug * fix bug * Update op_compat.yaml
-
由 hong 提交于
-
由 LoneRanger 提交于
* add lerp bf16 support * fix bug * Update test_lerp_op.py modify the input dtype * modify the test_lerp_op.py * Update test_lerp_op.py * fix bug of import * add user_defined_grads * Update test_lerp_op.py * fix bug of grad * fix bug of grad * fix bug of grad * add the check for bfloat16 dtype
-
由 FormlessUnit 提交于
* add linear_compress API
-
由 周周周 提交于
* commit * commit * commit * commit * final commit * use hook to collect shape and shape value
-
由 ming1753 提交于
-
由 niuliling123 提交于
-
由 Zhan Rongrui 提交于
* Replace testing * fix bug * fix shape * fix bug * revert changes not in CINN * update rtol to 1e-5 * empty commit, re-trigger all ci * empty commit, re-trigger all ci --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 张春乔 提交于
* whitespace * empty commit, re-trigger all ci * empty commit, re-trigger all ci * empty commit, re-trigger all ci * empty commit, re-trigger all ci * empty commit, re-trigger all ci * empty commit, re-trigger all ci * empty commit, re-trigger all ci * empty commit, re-trigger all ci * empty commit, re-trigger all ci --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 02 7月, 2023 8 次提交
-
-
由 Wang Xin 提交于
Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 XiaociZhang 提交于
Early stop if return value of bkcl all is not BKCL_SUCCESS
-
由 houj04 提交于
-
由 Wang Xin 提交于
Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Wilber 提交于
-
由 Difer 提交于
-
由 zhangbo9674 提交于
-
由 hong 提交于
* fix_fetch_op_and_null_type_bug * fix compile bug * add test case
-
- 01 7月, 2023 4 次提交
-
-
由 a_weng 提交于
[CodeStyle][CINN] fix cinn cpplint codestyle about `[readability/todo]`, `[readability/check]` (#55022)
-
由 gouzil 提交于
-
由 hong 提交于
* fix op compat info * fix find first of
-
由 kangguangli 提交于
* refine program translator * fix warning: not override * fix bug * merge new modifications * modify by reviews * resolve conflicts * resolve conflicts * fix * fix * fix conflicts * add unittest for special op transcriber * set cpu as default backend * modify by reviews
-
- 30 6月, 2023 9 次提交
-
-
由 LoneRanger 提交于
replace the PolynomialDecay、NoamDecay、LinearLrWarmup、ReduceLROnPlateau in fluid with 2.0 version (#54806) * remove the ReduceLROnPlateau in fluid * fix bug * remove the PolynomialDecay in fluid * remove the LinearLrWarmup in fluid * fix bug * remove the NoamDecay in fluid * fix bug * fix bug * fix bug
-
由 sneaxiy 提交于
-
由 lzydev 提交于
-
由 lzydev 提交于
-
由 lzydev 提交于
-
由 niuliling123 提交于
-
由 mjp9527 提交于
-
由 xiaoguoguo626807 提交于
[prim] modify multiply_double_grad composite rules to solve paddlescience poiseuille_flow.py problem (#54908) * modify eular_beam * modify matmul infermeta * add test * modify timeout * modify mutiply_double nullptr * modify tanh_triple_gradnode create
-
由 Yuanle Liu 提交于
-