[Bug] [Unity] Error with 'munmap_chunk(): invalid pointer' when importing 'torch' after importing 'tvm' #15669
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
I encountered an error when importing the 'torch' library in Python after importing 'tvm' previously. The error message displayed was "Error in `python': munmap_chunk(): invalid pointer: 0x00007f0c685b53f0". However, importing only 'tvm' without importing 'torch' beforehand or importing 'tvm' after importing 'torch' does not trigger the error.
Actual behavior
Environment
Steps to reproduce
Triage
cc @quic-sanirudh
The text was updated successfully, but these errors were encountered: