Skip to content
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
13c16e6
fix: eliminate warning "API "paddle.base.dygraph.tensor_patch_methods…
scyyh11 Sep 18, 2025
241528f
fix: skip unsupported integer gradient checks for ceil/floor prim tests
scyyh11 Sep 19, 2025
7446ede
fix: Added paddle.pir_utils import and wrapped legacy-only tests (Tes…
scyyh11 Sep 19, 2025
6d68e24
fix: improve activation tests for PIR compatibility and shape handling
scyyh11 Sep 20, 2025
1706e10
fix: improve activation op tests for type compatibility and PIR support
scyyh11 Sep 20, 2025
3090313
refactor: remove TestSoftRelu class from activation tests
scyyh11 Sep 23, 2025
d9fc668
fix: update TestRelu_NanInput to prevent base class method call
scyyh11 Sep 23, 2025
576672a
fix: update activation op tests to disable check_prim_pir
scyyh11 Sep 24, 2025
4c9f26c
Merge branch 'PaddlePaddle:develop' into fix/test_activation_op
scyyh11 Sep 25, 2025
163786e
Merge branch 'PaddlePaddle:develop' into fix/test_activation_op
scyyh11 Sep 25, 2025
917fdb8
fix: correct TestPow FP16 prim checker configuration
scyyh11 Sep 26, 2025
73a3b3a
Merge branch 'PaddlePaddle:develop' into fix/test_activation_op
scyyh11 Sep 26, 2025
8fb63ab
fix:
scyyh11 Sep 26, 2025
f9de1fb
refactor: optimize import
scyyh11 Sep 26, 2025
e1eaef0
fix: remove OldIr related test case. revert modified check_prim_pir b…
scyyh11 Sep 26, 2025
76254fd
fix:
scyyh11 Sep 26, 2025
7e1a8ac
fix: reset check_static_comp
scyyh11 Oct 10, 2025
4dbe344
fix: add new TestSigmoidFp32_Comp to verify forward decomposition cor…
scyyh11 Oct 10, 2025
935355e
fix: add TestPowFp64_Comp to verify forward decomposition correctness…
scyyh11 Oct 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading