Commit d74e6b5
authored
pd: revert einsum to matmul for paddle backend (#4768)
revert einsum to matmul for paddle backend as einsum may not trigger
infermeta error.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Improved the internal computation method for certain tensor operations
to enhance performance and maintainability. No changes to user-facing
features or outputs.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: HydrogenSulfate <490868991@qq.com>1 parent 78a8e57 commit d74e6b5
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
88 | 86 | | |
89 | 87 | | |
90 | 88 | | |
| |||
0 commit comments