- 07 7月, 2023 6 次提交
-
-
由 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
-
由 Yuanle Liu 提交于
* fix WITH_SHARED_IR option type * rename WITH_INFERENCE_NVTX to WITH_NVTX and fix compile bug * update
-
由 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>
-
由 engineer1109 提交于
-
由 iamsonderr 提交于
* commit * del inplace op in memory_optimize_pass.cc * check code style
-
- 06 7月, 2023 7 次提交
-
-
由 zhangbo9674 提交于
-
由 zhangbo9674 提交于
-
由 zhupengyang 提交于
-
由 shentanyue 提交于
-
由 Leo Chen 提交于
* add layernorm spmd rule * add ut * follow comments
-
由 傅剑寒 提交于
* optimize expr operator = implementation * fix codestyle
-
由 zhangbo9674 提交于
* fix bug * fix bug * refien code * refien code * fix bug * refine code
-
- 05 7月, 2023 6 次提交
-
-
由 Aurelius84 提交于
* [NewIR]Fix VLOG Ptr display problem and decrease amp log level * fix codestyle
-
由 hong 提交于
-
由 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 提交于
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * udpate * fix assign error * revert test arg min max * update * fix bug * polish code
-
由 RedContritio 提交于
* configure elementwise_pow op_version * support auto generate for static op elementwise_pow * pre-commit run
-
- 04 7月, 2023 8 次提交
-
-
由 hong 提交于
-
由 hong 提交于
-
由 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>
-
由 onepick 提交于
* Fix build error on rocm4.5/rocm5 on ubuntu18.04 * declear new rccl api in paddle/fluid * Fix build error:free(): invalid pointer by pick the fix: https://github.com/skarupke/flat_hash_map/pull/26 * Filter to check codestyle for flash_hash_map.h Signed-off-by: Njiajuku <jiajuku12@163.com> * Apply suggestions from code review Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> --------- Signed-off-by: Njiajuku <jiajuku12@163.com> Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * set test timeout
-
由 Leo Chen 提交于
-
由 RedContritio 提交于
-
- 03 7月, 2023 11 次提交
-
-
由 hong 提交于
-
由 jiangfan06 提交于
[XPU] Fix the topk, set_value ops that using temporary tensors avoiding the memory overlaps during multi-stream inference (#54851)
-
由 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
-
由 RedContritio 提交于
* configure elementwise_mod op_version * support auto generate for static op elementwise_mod
-
由 ronnywang 提交于
* [CustomDevice] release device manager in py::atexit * fix hip_version macro * update * update
-
由 RedContritio 提交于
* configure elementwise_floordiv op_version * support auto generate for static op elementwise_floordiv * update unity_build_rule.cmake
-
由 LoneRanger 提交于
* fix the static op generation for group_norm * fix bug * fix bug * Update op_compat.yaml
-
由 hong 提交于
-
由 FormlessUnit 提交于
* add linear_compress API
-
由 周周周 提交于
* commit * commit * commit * commit * final commit * use hook to collect shape and shape value
-
- 02 7月, 2023 2 次提交
-
-
由 XiaociZhang 提交于
Early stop if return value of bkcl all is not BKCL_SUCCESS
-
由 hong 提交于
* fix_fetch_op_and_null_type_bug * fix compile bug * add test case
-