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

2020-09-21 Thread GitBox
gussmith23 commented on pull request #6408: URL: https://github.com/apache/incubator-tvm/pull/6408#issuecomment-695898127 What's the thought on how tensor types should be represented? That's something I do need that doesn't seem to be implemented.

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

2020-09-20 Thread GitBox
gussmith23 commented on pull request #6408: URL: https://github.com/apache/incubator-tvm/pull/6408#issuecomment-695898127 What's the thought on how tensor types should be represented? That's something I do need that doesn't seem to be implemented.

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

2020-09-18 Thread GitBox
gussmith23 commented on pull request #6408: URL: https://github.com/apache/incubator-tvm/pull/6408#issuecomment-695128386 Hm, that mostly works, but I can't get rid of these warnings: ``` warning: couldn't execute `llvm-config --prefix` (error: No such file or directory (os error 2))

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

2020-09-18 Thread GitBox
gussmith23 commented 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