Skip to content

Conversation

@guan404ming
Copy link
Member

@guan404ming guan404ming commented Nov 15, 2025

Related Issue

Why

  • When run_ep_decomposition=True is enabled, PyTorch decomposes binary operators into lower-level operations and some of them are not supported, which cause error

How

  • Added support for bitwise_and.Tensor, bitwise_and.Scalar, bitwise_xor.Tensor and bitwise_xor.Scalar
  • Updated test_binary to use run_ep_decomposition=True

@guan404ming guan404ming force-pushed the claude/list-tests-relax-frontend-01Fo9AFpuBd5CdppqPw998uz branch from 9df8cc1 to 5789bb9 Compare November 15, 2025 14:14
@guan404ming guan404ming marked this pull request as ready for review November 15, 2025 16:10
@guan404ming
Copy link
Member Author

cc @tlopex

Copy link
Member

@tlopex tlopex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tlopex tlopex merged commit 45a2a40 into apache:main Nov 15, 2025
14 checks passed
@guan404ming
Copy link
Member Author

Thanks!

@guan404ming guan404ming deleted the claude/list-tests-relax-frontend-01Fo9AFpuBd5CdppqPw998uz branch November 15, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants