- 14 8月, 2023 2 次提交
-
-
由 kangguangli 提交于
* add ir output check in OpTest * add ir grad check in op test * fix bug in output check * trigger CI * test gpu ci * trigger CI * trigger CI * add white list to relax precision check for some tests * relax timeout of test_concat_op * relax timeout of test_concat_op
-
由 MarDino 提交于
* add rmsnorm residual bias add and quant * refine python interface * add rmsnorm unittest * Add layernorm * fix layernorm unittest * refine unittest * fix example code * fix review comment
-
- 10 8月, 2023 1 次提交
-
-
由 lzy 提交于
* add variable_length_memory_efficient_attention * update variable_length_memory_efficient_attention unittest * update variable_length_mem_eff_attn's docs and unittest * update variable_length_mem_eff_attn's docs * Update test_variable_length_memory_efficient_attention.py * Update variable_length_memory_efficient_attention.cu * fix codestyle * fix variable_length_fmha's docs and unittest * fix variable_length_fmha's docs
-
- 31 7月, 2023 1 次提交
-
-
由 wanghuancoder 提交于
support stride
-
- 30 7月, 2023 1 次提交
-
-
由 Sonder 提交于
* update * update
-
- 13 7月, 2023 2 次提交
-
-
由 RichardWooSJTU 提交于
* add matmul int8
-
由 hong 提交于
* fix edit distance bug * add op define kernel data type * fix bug * update * add header * add op test to cmake
-
- 11 7月, 2023 1 次提交
-
-
由 MarDino 提交于
* add rmsnorm kernel * add static graph test * fix round type * use alignas to avoid msvc compile error * remove redundant headerfile to avoid rocm compile error * fix rocm compile not found cub * Add document
-
- 10 7月, 2023 1 次提交
-
-
由 kangguangli 提交于
-
- 06 7月, 2023 1 次提交
-
-
由 kangguangli 提交于
* add ir output check in OpTest * add ir grad check in op test * add more unittest * fix
-
- 04 7月, 2023 2 次提交
-
-
由 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)
-
由 hong 提交于
* suport optional input in new_ir * polish code * add coverate test * update * update * add unitest * remove reduplicate code * set test timeout
-
- 03 7月, 2023 1 次提交
-
-
由 FormlessUnit 提交于
* add linear_compress API
-
- 29 6月, 2023 1 次提交
-
-
由 zqw_1997 提交于
-
- 28 6月, 2023 1 次提交
-
-
由 LokeZhou 提交于
-
- 27 6月, 2023 1 次提交
-
-
由 xiaoguoguo626807 提交于
* modify eular_beam * modify matmul infermeta * add test * modify timeout
-
- 25 6月, 2023 1 次提交
-
-
由 cyber-pioneer 提交于
* fix batch_norm grad kernel nhwc error * fix batch_norm bias_grad loss in cinn * disable cinn * fix cinn_atol
-
- 20 6月, 2023 1 次提交
-
-
由 jiangcheng 提交于
-
- 15 6月, 2023 1 次提交
-
-
由 cyber-pioneer 提交于
-
- 14 6月, 2023 3 次提交
-
-
由 Ghost Screaming 提交于
* Fix bug of reduce_sum op. When input.numel() > INT32_MAX, its result is wrong. * Remove climits. * Fix problem of pickle and NCCL_P2P_DISABLE in distributed testcases in cuda12. * Fix problem of TimeOut of distributed testcases under cuda12. * Remove useless modification. * Remove useless modification.
-
由 cyber-pioneer 提交于
* move batch_norm prim test to op_test * fix optest bug * add test to cmake * add cinn test case * fix batch_norm prim grad bf16 * fix code * add cuda check * fix batch_norm bfloat16 * fix cpu bfloat16 bug * skip non-bfloat16-supported platform * fix code * fix cinn rtol and atol in bfloat16 * fix name * fix config
-
由 Charles-hit 提交于
-
- 13 6月, 2023 3 次提交
-
-
由 Fisher 提交于
* Enable check_cinn on atan2, tile, top_k and where * Update cmakelists in legacy_test * Reformat code * Enable check_cinn on op take_along_axis legacy test * Enable check_cinn on pool2d * Remove check_cinn=False * Try fix tile test error * Rename enable_cinn to test_cinn * Refactor test_tile_op * Replace all enable_cinn to check_cinn * Revert pool2d test timeout * Remove check_prim and use enable_cinn
-
由 TaoTao Li 提交于
* fix a100 cuda12 timeout * fix cuda12 pickle loads problem * fix ist_sharding_save ut
-
由 Yuang Liu 提交于
-
- 12 6月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 08 6月, 2023 2 次提交
-
-
由 Charles-hit 提交于
* support some prim ops bf16 dtype * fix cmake
-
由 Charles-hit 提交于
* support some prim ops for bf16 dtype * remove useless code
-
- 07 6月, 2023 1 次提交
-
-
由 jiangcheng 提交于
* [CINN] reopen mean/cumsum/instance_norm op's prim+CINN test * remove repeat test_mean_op in cmake
-
- 05 6月, 2023 1 次提交
-
-
由 zzk0 提交于
* [CINN] Enable check_cinn * add CMakeLists.txt
-
- 02 6月, 2023 1 次提交
-
-
由 Wang Xin 提交于
-
- 01 6月, 2023 2 次提交
-
-
由 Charles-hit 提交于
* support layer_norm prim op bf16 dtype * polish code * resolve conflict
-
由 tianshuo78520a 提交于
* mv all unittests test * fix error * fix error * fix * fix * del unittests * fix paddle_build.sh * fix * fix test * fix add test * fix * fix * fix * merge develop * fix * fix * fix * fix * fix * merge develop * fix test_async_read_write * fix test_async_read_write * merge develop * fix * fix import legacy_test * fix * fix * fix * fix * fix * fix * fix * fix * fix bug * fix * fix coverage test bug * fix * fix * fix * fix * fix * fix code sstyle * fix code * fix code * fix * fix * fix * del test_sequence_enumerate_op.py * fix
-
- 22 5月, 2023 1 次提交
-
-
由 risemeup1 提交于
* update_c++14_to_c++17_on_windows * disable test_audio_logmel_feature and test_audio_mel_feature
-
- 18 5月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
* fix * fix
-
- 23 3月, 2023 1 次提交
-
-
由 Zheng-Bicheng 提交于
-
- 22 3月, 2023 1 次提交
-
-
由 Zheng-Bicheng 提交于
-
- 20 3月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 23 12月, 2022 1 次提交
-
-
由 whs 提交于
-
- 14 6月, 2022 1 次提交
-
-
由 Wilber 提交于
* cmake-lint * update
-