- 07 7月, 2023 4 次提交
-
-
由 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
-
- 03 7月, 2023 8 次提交
-
-
由 zhangbo9674 提交于
* add selectrows * fix bug * add ut * refine code * refien code
-
由 lzydev 提交于
* support auto-gen concat * fix bug in legacy_backward.yaml * fix bug in get_expeceted_kernel_type
-
由 zhouzj 提交于
-
由 Yuanle Liu 提交于
-
由 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>
-
由 gouzil 提交于
-
由 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
-