The GitHub Actions job "Nightly Docker Update" on tvm.git/main has failed.
Run started by GitHub user areusch (triggered by areusch).

Head commit for run:
45a2a4082e40e38fa6993d48e4bfb1ce45f97520 / Guan-Ming (Wesley) Chiu 
<[email protected]>
[Relax][PyTorch] Add decomposed operator support for Binary (#18458)

## Related Issue

- https://github.com/apache/tvm/pull/18401

## 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`

Report URL: https://github.com/apache/tvm/actions/runs/19397400525

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to