You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/09/18 18:59:45 UTC

[GitHub] [incubator-tvm] gussmith23 edited a comment on pull request #6408: [Rust] Relay bindings

gussmith23 edited a comment on pull request #6408:
URL: https://github.com/apache/incubator-tvm/pull/6408#issuecomment-695031477


   This may not be the correct PR to post this on, but currently I'm having to use TVM Rust bindings as follows:
   ```sh
   $ RUSTFLAGS="-C link-args=-Wl,-rpath,/Users/gus/tvm/build" cargo test
   ```
   I have to explicitly point my `@rpath` to my TVM location. What's the expected way to do this? Does this seem right?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org