- 07 9月, 2023 3 次提交
-
-
由 cyberslack_lee 提交于
-
由 Ruibin Cheung 提交于
-
由 yangguohao 提交于
* complex op logsigmoid * fix 2023-08-31
-
- 05 9月, 2023 1 次提交
-
-
由 gouzil 提交于
* [clang-tidy] replenish cppcoreguidelines-narrowing-conversions * fix * fix
-
- 04 9月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 31 8月, 2023 1 次提交
-
-
由 ronnywang 提交于
-
- 30 8月, 2023 2 次提交
-
-
由 huangjiyi 提交于
* update * repalce gflags header * replace DEFINE_<type> with PD_DEFINE_<type> * fix bug * fix bug * fix bug * update cmake * add :: before some paddle namespace * fix link error * fix CI-Py3 * allow commandline parse * fix SetFlagsFromEnv * fix bug * fix bug * fix CI-CINN * fix CI-Coverage-build * fix CI-Windows-build * fix CI-Inference * fix bug * fix bug * fix CI-CINN * fix inference api test * fix infer_ut test * revert infer_ut gflags usage * update * fix inference * remove flags export macro * revert inference demo_ci gflags usage * update * update * update * update * update * update * update * update * fix bug when turn on WITH_GFLAGS * turn on WITH_GFLAGS * fix bug when turn on WITH_GFLAGS * fix bug when turn on WITH_GFLAGS * update * update and add unittest * add unittest * fix conflict * rerun ci * update * resolve conflict
-
由 ronnywang 提交于
-
- 29 8月, 2023 4 次提交
- 28 8月, 2023 2 次提交
-
-
由 Zhenghai Zhang 提交于
* enable clang-analyzer-cplusplus.InnerPointer check * fix bug
-
由 lijin23 提交于
-
- 25 8月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* add_bias_and_simplify_mmha
-
- 22 8月, 2023 2 次提交
-
-
由 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
-
由 FormlessUnit 提交于
* Modify kernels to support quantized_matmul --------- Co-authored-by: Nsuperxf <1208713646@qq.com>
-
- 21 8月, 2023 1 次提交
-
-
由 Jeng Bai-Cheng 提交于
-
- 15 8月, 2023 1 次提交
-
-
由 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>
-
- 14 8月, 2023 3 次提交
-
-
由 gouzil 提交于
-
由 cyberslack_lee 提交于
-
由 周波涛 提交于
-
- 11 8月, 2023 1 次提交
-
-
由 umiswing 提交于
* Add enforce for sparse_bn. * Add enforce for sp conv.
-
- 09 8月, 2023 1 次提交
-
-
由 Xinyu Chen 提交于
* onednn: rename macro to PADDLE_WITH_DNNL * onednn: rename macro to CINN_WITH_DNNL
-
- 08 8月, 2023 1 次提交
-
-
由 niuliling123 提交于
-
- 07 8月, 2023 2 次提交
-
-
由 gouzil 提交于
-
由 Ruibin Cheung 提交于
-
- 04 8月, 2023 1 次提交
-
-
由 Zhenghai Zhang 提交于
-
- 03 8月, 2023 1 次提交
-
-
由 Wang Xin 提交于
-
- 02 8月, 2023 2 次提交
-
-
由 gouzil 提交于
* [clang-tidy] modernize-avoid-c-arrays * rollback * [clang-tidy] fix * close modernize-avoid-c-arrays * fix PHI_DEFINE_string; add PHI_DEFINE_bool NOLINT * fix PHI_DEFINE_string * fix next_h_state and parity err * fix win32 * fix cuda_graph * fix accuracy_kernel * fix math_function * fix fused_softmax_mask_kernel.cu load_data and warp_reduce; rollback concat_and_split_functor ins_addr * fix fused_dropout_add_grad_kernel * fix * rollback cu * rollback concat_and_split_functor.cu * rollback
-
由 wanghuancoder 提交于
* fix security bug
-
- 01 8月, 2023 2 次提交
- 31 7月, 2023 1 次提交
-
-
由 wanghuancoder 提交于
support stride
-
- 28 7月, 2023 2 次提交
- 27 7月, 2023 1 次提交
-
-
由 GGBond8488 提交于
【inplace api】batch add inplace api paddle.log_, paddle.i0_, paddle.nn.functional.leaky_relu_... (#55576) * batch add inplace api * add inplace test * add activation inplace * fix test * remove atan2 ge, gt, le, lt, nq * remove atan2 ge, gt, le, lt, nq * fix windows ci error * rerun ci * fix typro * fix bugs --------- Co-authored-by: Nzhangrui34 <v_zhangrui34@baidu.com>
-
- 25 7月, 2023 3 次提交
-
-
由 lishicheng1996 提交于
-
由 Jeng Bai-Cheng 提交于
* Fix LayerNormForward perf issue * Bugfix, fast_layer_norm OOB * apply pre-commit --------- Co-authored-by: NShijie Wang <jaywan@nvidia.com>
-
由 傅剑寒 提交于
-