The GitHub Actions job "CI" on tvm-ffi.git/memory has failed.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
9c1a779435b62bda59b3c566b319f4689a6aec9a / tqchen <[email protected]>
[MEMORY] Use raw alloc for allocator

This PR updates the memory allocator to use raw aligned alloc for allocation.
The change likely can help to improve the total size allocated in inplace array
where previously it needs to be multiple of ArrayType, it now only have to 
multiple
of align type.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/18064616337

With regards,
GitHub Actions via GitBox


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

Reply via email to