[Apache TVM Discuss] [Questions] Is sparse kernel supported in the tensor expression language?

2020-10-24 Thread kwmaeng via Apache TVM Discuss
I am wondering if there is a way for me to generate a sparse linear algebra code using TVM tensor expression language. It seems like relay.nn has sparse-related APIs like sparse_dense, but tvm.te does not. If I cannot generate sparse kernel using te, is there a way for me to use relay to manua

[Apache TVM Discuss] [Questions] I can't find directory'device' in tvm/micro

2020-10-24 Thread Andrew Reusch via Apache TVM Discuss
Hi Mike, We're just finishing a rewrite of the µTVM runtime and as part of that we'll update the example code from the blog post. You can read more in this [forum thread](https://discuss.tvm.apache.org/t/is-there-an-up-to-date-utvm-code-that-i-can-refer-to/8224). In the meantime, if you want