- 01 9月, 2023 19 次提交
-
-
由 Scotty 提交于
* support index_select op * index_sample in cpu * support index_sample in gpu * change data_transform * fix api gen and use skip_transform in yaml
-
由 Aurelius84 提交于
* [NewIR]Add Approval checking for DEPS phi* in paddle/ir * fix conflict * fix conflict * fix branch * fix cmd * fix cmd * fix cmd * fix cmd * test * fix cmd * test=document_fix * add -r for xargs * test=document_fix
-
由 Aurelius84 提交于
* [NewIR]Part-2.1 Refactor NewIRCompiler to support Group Ops * fix gflags link error * fix include ir_printer.h * fix unittest * fix conflict * fix flags * fix comment
-
由 chen2016013 提交于
* add test for legacy_op * add test for legacy_op * add test * change test legacy op : pd.c_concat * fix codestyle * add legacy kernel op test * Update ir_kernel_dialect_pass_test.cc * Update ir_kernel_dialect_pass_test.cc * Update ir_kernel_dialect_pass_test.cc
-
由 Yuang Liu 提交于
-
由 gouzil 提交于
-
由 iSerendipity 提交于
* [3rd-party] update openBLAS to fix compile error on Raptor Lake * modify comments and remove the gcc version limit * switch third-party/openblas to v0.3.23 * fix
-
由 iSerendipity 提交于
[xdoctest][task 291] reformat example code with google style in `python/paddle/incubate/operators/unzip.py` (#56826) * [Doctest] fix No.291, test=docs_preview * fix * Update python/paddle/incubate/operators/unzip.py * switch to gpu --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 David Nicolas 提交于
-
由 yangguohao 提交于
* enable dy2st newIR test * fix 2023-08-29 * fix_2
-
由 cyberslack_lee 提交于
[clang-tidy] No.34,36 enable performance-noexcept-move-constructor,modernize-use-transparent-functors (#56261) * fix * fix * CI * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * CI * fix * CI
-
由 chen2016013 提交于
* Generate pd_op.parsed.yaml from pd_op.yaml * Generate pd_op.parsed.yaml from pd_op.yaml * fix bug * bug fix * bug fix * bug fix * 向pd_ops.yaml中新增算子 & 修改pd_ops.parsed.yaml存放路径 * 修复路径依赖bug & 添加 .gitignore文件 * fix bug - compat input args in save_combine op * fix compat file * fix set_value_with_tensor yaml * split backward op in original yaml file * add send_v2 & recv_v2
-
由 Galaxy1458 提交于
* add [-W -gc-sections] in flags.cmake * add [-W -gc-sections] in flags.cmake * add [-W -gc-sections] in flags.cmake * add [-W -gc-sections] in flags.cmake * add [-W -gc-sections] in flags.cmake * add [-W -gc-sections] in flags.cmake
-
由 risemeup1 提交于
* set make -j18,test=document_fix * set make -j18,test=document_fix * set make -j18,test=document_fix
-
由 tianshuo78520a 提交于
* Update approval;test=document_fix * test=document_fix
-
由 Aurelius84 提交于
-
由 Chen Weihang 提交于
* fix custom device errro by dist * polish details
-
由 zhangbo9674 提交于
* fix bug * fix bug
-
由 Yuang Liu 提交于
-
- 31 8月, 2023 21 次提交
-
-
由 caozhou 提交于
-
由 iSerendipity 提交于
* add complex support for isclose * add complex test for isclose * fix template complie issue * fix cuda compilation error * fix type typo * fix error for complex's abs * add complex dtype into input * fix ut
-
由 RichardWooSJTU 提交于
* fix llm inference dy2static error * use kwargs instead of default argument
-
由 hong 提交于
* fix install check bug * fix bug
-
由 JYChen 提交于
-
由 Chen Zhiyang 提交于
* add reference of lbfgs * add reference of lbfgs * new ir op test v1.0 * fix new ir optest bug1.0 * modify two testcase bug * add new ir white list & pass test_mean_op.py * rename white list * add new_ir_guard * rename backward.grad as ir_backward.grad * check place for new ir * fix test_build_model env bug * fix test_prim_program backward bug * change backward to ir_backward in check_appr --------- Co-authored-by: Nwangruting <wangruting@baidu.com>
-
由 iSerendipity 提交于
[xdoctest][task 292] reformat example code with google style in `python/paddle/nn/functional/norm.py` (#56825)
-
由 Scotty 提交于
-
由 Leo Chen 提交于
-
由 zhaoyingli 提交于
-
由 Leo Chen 提交于
* Add elementwise_add support into NHWC IR
-
由 iSerendipity 提交于
-
由 hong 提交于
* update * fix batch norm grad args def * fix bug * fix combine slice bug * fix slice bug * update builtin split * disable using kernel resigter dtype * polish code * disable some test
-
由 Ruibiao Chen 提交于
-
由 yuchen202 提交于
-
由 Tian Zheng 提交于
* Add fused_scale_bias_relu_conv_bnstats op * Review changes * Fix no CUDNN Frontend build * Fix PADDLE_ENFORCE format * Fix PADDLE_ENFORCE CI error * Rename kernel filename * Refactor unittest to use paddle eager_op_test * Fix padding bugs * Review changes * test=cuda117 * test=cuda117
-
由 Yuang Liu 提交于
-
由 张春乔 提交于
* Update communicator.py * xdoc * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review
-
由 JYChen 提交于
* fix var order in paddle.jit.save * support complex/bfloat16 for scale in static-mode
-
由 张春乔 提交于
* input.py * Update python/paddle/nn/functional/input.py * Update input.py * Update all_gather.py * Update all_gather.py * xdoc * Apply suggestions from code review * Update python/paddle/distributed/models/moe/utils.py * Apply suggestions from code review Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 engineer1109 提交于
fix style
-