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:
c8515e1ddfaf4d1afff916c484e68e1513631dd6 / Akaash Parthasarathy 
<[email protected]>
[Web] Replace string with TVMFFIByteArray* to avoid memory issues (#18467)

Passing in a string to `ArrayDecodeStorage` via the packed function
definition led to memory issues for larger models (such as
`gemma-2-9b-it-q4f32_1-MLC`). Replacing string with TVMFFIByteArray*
fixes this issue and also alleviates the stack pollution issue discussed
in an earlier PR (https://github.com/apache/tvm/pull/18415). Note that
this does not completely fix generation for q0f32 models.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to