creaiter commented on issue #16103:
URL: https://github.com/apache/tvm/issues/16103#issuecomment-1840132776

   I applied the setting set(USE_LLVM "/path/to/llvm-config --link-static") and 
set(HIDE_PRIVATE_SYMBOLS ON).
   But I'm still in the same error while using auto_scheduler.
   
   - Error:
   ```
   ----------------------------------------------------------------------
   ------------------------------  [ Train cost model ]
   ----------------------------------------------------------------------
   free(): invalid pointer
   Aborted (core dumped)
   ```
   
   - Trials:
   1. The error occurs when using TVM (unity branch) built with the above 
configuration.
   2. However, in main branch, "Train cost model" works without the 
configuration.
   
   Do you have any idea for this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to