The GitHub Actions job "Lint" on 
tvm.git/fix/18600-onnx-convtranspose-bias-broadcast has failed.
Run started by GitHub user mvanhorn (triggered by mvanhorn).

Head commit for run:
6d9548b5ac52d8700ee24fe260f063c8724dbcbd / Matt Van Horn 
<[email protected]>
[ONNX] Add valid-bias ConvTranspose regression test

Per review, cover the reported #18600 scenario directly: a valid
ConvTranspose with input [1, 32, 8, 8], weight [32, 16, 3, 3],
bias [16], group=1 (output channels = weight.shape[1] * group = 16)
must import and match ONNX Runtime. The existing test only covered the
invalid-bias error path.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to