The GitHub Actions job "Lint" on tvm.git/fix/onnx-split-uneven-num-outputs has 
failed.
Run started by GitHub user Mr-Neutr0n (triggered by Mr-Neutr0n).

Head commit for run:
c006106920d519bcedd0040651761e8769cea4e1 / Mr-Neutr0n 
<[email protected]>
refactor(onnx): reuse `axis` local in Split._impl_v1/v13

Per @gemini-code-assist's review: avoid the redundant
`attr.get("axis", 0)` lookup at the split call site by reusing the
`axis` local already retrieved for the uneven-split branch.

Pure refactor, no behavior change. The CPU build error mentioned by
@tlopex is on the C++ side and unrelated to this change.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to