huajsj opened a new issue, #11824:
URL: https://github.com/apache/tvm/issues/11824

   ### Expected behavior
   
   Append "set(USE_DNNL ON)" in config.cmake after install DNNL, the build 
should done successfully.
   
   ### Actual behavior
   
   There is a compile error  "in function 
`dnnl::primitive_attr::get_post_ops().. undefined reference to 
`dnnl_post_ops_clone".
   
   ### Environment
   TVM after patch 11642
   
   ### Steps to reproduce
   
   In last tvm or any version after 11642, enable USE_DNNL, compile would found 
the error "undefined reference to `dnnl_post_ops_clone".
   


-- 
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