- 23 8月, 2023 2 次提交
-
-
由 Wang Xin 提交于
-
由 wanghuancoder 提交于
* support ir fill constant
-
- 22 8月, 2023 5 次提交
-
-
由 jiangfan06 提交于
-
由 Ruibin Cheung 提交于
-
由 lijin23 提交于
* add inverse kernel for xpu * add more kernels * add index_put kernel for xpu * add index_put kernel for xpu * remove unused headers * refine test * wait to avoid memory bugs for xpu * refine inverse
-
由 zhupengyang 提交于
-
由 FormlessUnit 提交于
* Modify kernels to support quantized_matmul --------- Co-authored-by: Nsuperxf <1208713646@qq.com>
-
- 21 8月, 2023 5 次提交
-
-
由 idontkonwher 提交于
-
由 Jeng Bai-Cheng 提交于
-
由 jiangfan06 提交于
-
由 Ryan 提交于
* add complex numel * change test && add doc
-
由 wanghuancoder 提交于
* fix strided slice compute bug
-
- 18 8月, 2023 1 次提交
-
-
由 hong 提交于
* fix op translator reshape type * update * new ir support vector type place transfer * add test case * update * revert code * add test assert new ir test * update * update
-
- 17 8月, 2023 1 次提交
-
-
由 zhiboniu 提交于
* add lu_unpack data check * add error input api test * add error type info
-
- 16 8月, 2023 5 次提交
-
-
由 MarDino 提交于
* refine static op return val
-
由 huangjiyi 提交于
* update * update
-
由 Sonder 提交于
-
由 Ruibin Cheung 提交于
* [Fluid] Migrate c_embedding to PHI * fix * add python_api * fix ut * migrate xpu kernel * fix windows compile error
-
由 jiangfan06 提交于
-
- 15 8月, 2023 6 次提交
-
-
由 yinwei 提交于
--------- Co-authored-by: Ntianhaodongbd <tianhaodong@baidu.com>
-
由 xiaoxiaohehe001 提交于
* support_mmha * add_python_api * add_api_doc * fix_doc_error * fix_infermeta * add_infermeta * add_bf16_cuda_check * add_bf16_check * fix_ci_windows * fix_ci_windows_kernel_register * fix_test_mmha * add_cumoffsets * remove_bias * delete_mmha_reshape_input_output * rename_delete_hfile * remove_fluid --------- Co-authored-by: Nyangjianfengo1 <yangjianfeng01@baidu.com>
-
由 iSerendipity 提交于
* [dtype] add fp16 support for dist_kernel * fix typo * fix CE * fix CE * fix CE * fix CE * fix CE * refactor * fix CE * fix CE * fix varname * add bf16 * add ut for bf16 * fix CE
-
由 zhaoyingli 提交于
-
由 Ruibin Cheung 提交于
* [Fluid] Migrate number_count to PHI * fix out alloc * fix ut (add python_api)
-
由 LiYuRio 提交于
-
- 14 8月, 2023 7 次提交
-
-
由 gouzil 提交于
-
由 cyberslack_lee 提交于
-
由 LiYuRio 提交于
-
由 周波涛 提交于
-
由 jiangfan06 提交于
-
由 Sonder 提交于
-
由 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
-
- 11 8月, 2023 4 次提交
-
-
由 umiswing 提交于
* Add enforce for sparse_bn. * Add enforce for sp conv.
-
由 Yiqun Liu 提交于
* Fix the shape of input sin and cos for fused_rope. * Update shape in unittest.
-
由 wz1qqx 提交于
-
由 hong19860320 提交于
-
- 10 8月, 2023 4 次提交
-
-
由 LiYuRio 提交于
-
由 jiangfan06 提交于
-
由 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
-
由 lxd-cumt 提交于
* decompose tanh_triple_grad and add it into prim_white_list test=develop * fix TanhTripleGradKernel bugs test=develop * decompose tanh_triple_grad test=develop
-