apeskov commented on issue #11824: URL: https://github.com/apache/tvm/issues/11824#issuecomment-1164585365
@huajsj Some additional information. At this moment TVM cmake integration of DNNL targets is not ideal. It search library via path provided by "USE_DNNL" variable. But headers used from system header search paths. So if you have dnnl headers inside of "/usr/local" folder it may be used instead of real DNNL package. -- 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]
