Okoyl commented on issue #13607:
URL: https://github.com/apache/tvm/issues/13607#issuecomment-1348739921

   Okay, I figured it out.
   
   I'm using the TVM I compiled previously by telling cargo to use the crate 
like that:
   ```toml
   tvm-rt = { path = "/home/eli/Projects/tvm/tvm/rust/tvm-rt", features = 
["dynamic-linking"] }
   ```
   
   Having some other issues at the moment, so I guess this is resolved.


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