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:
cd820b54371c615919e7b58819872b3da451cc6e / Neo Chien 
<[email protected]>
[ARITH] Fix InternalError: Check failed: (eval_vec_) is false (#18536)

Hi Commiters,

This PR is trying to fix issues
https://github.com/apache/tvm/issues/17936. Any suggestions would be
appreciated if you are available.

### Root Cause

Code paths that expected vector evaluation but encounter the scalar-only
evaluation `eval_vec_ = false`

### Solution

`BroadcastNode` just replicates the same scalar value and the evaluation
might not requires special vector-aware handling

Co-authored-by: cchung100m <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to