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

Head commit for run:
e3cb365861e091a9f683b996c4d7f11efe2798a9 / tqchen <[email protected]>
[CYTHON] Fix memory leak when tensor alloc returns to python

This PR fixes a memory leak when tensor alloc inside the function
and return to python. We need to delete the chandle to prevent
memory leak as the ownership count is transfered to DLManagedTensor.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to