[TVM Discuss] [Questions] Op '_equal' is not supported

2020-04-12 Thread Morita Kazutaka via TVM Discuss
Either is fine. You can try the fix if you apply the latest commit of the repo. If you are not sure how to do it, cloning the whole repo may be easier way to go. --- [Visit Topic](https://discuss.tvm.ai/t/op-equal-is-not-supported/6303/5) to respond. You are receiving this because you

[TVM Discuss] [Questions] Op '_equal' is not supported

2020-04-12 Thread Jonzchuang11 via TVM Discuss
@kazum I have to git the whole repo and build? --- [Visit Topic](https://discuss.tvm.ai/t/op-equal-is-not-supported/6303/4) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/

[TVM Discuss] [Application] [Old news] HTVM, Haskell binding to TVM FFI, outdated

2020-04-12 Thread Junru Shao via TVM Discuss
CC @MarisaKirisame if you are interested --- [Visit Topic](https://discuss.tvm.ai/t/old-news-htvm-haskell-binding-to-tvm-ffi-outdated/6335/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/e

[TVM Discuss] [Questions] Explain the tiling reduction axes part in template

2020-04-12 Thread Puddingfjz via TVM Discuss
Can anyone help explain the tiling reduction axes part in the [Tuning High Performance Convolution on NVIDIA GPUs](https://docs.tvm.ai/tutorials/autotvm/tune_conv2d_cuda.html#tuning-high-performance-convolution-on-nvidia-gpus)? The code of this part is: ``` # tile reduction axes n, f, y, x

[TVM Discuss] [Questions] Auto-tuned convolution achieving higher than V100's theoretical peak single-precision FLOPS

2020-04-12 Thread Jack Kosaian via TVM Discuss
Got it. Thanks for the quick reply! --- [Visit Topic](https://discuss.tvm.ai/t/auto-tuned-convolution-achieving-higher-than-v100s-theoretical-peak-single-precision-flops/6325/3) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [c

[TVM Discuss] [Application] [Old news] HTVM, haskell binding to TVM FFI, outdated

2020-04-12 Thread Sergey Mironov via TVM Discuss
Hi. Thinking that better later than never, I'd like to share the link to the project I worked on a year ago. It is a Haskell binding to TVM IR. It worked at the moment of its last update (a year ago). https://github.com/grwlf/htvm Currently, I have no plans of maintaining it. The project con

discuss-archive@tvm.apache.org

2020-04-12 Thread Giuseppe Rossini via TVM Discuss
I think the command `python` is aliased to Python 2.7. What happens if you do `which python`? This should give you the alias of the `python` command. For instance, in my case is `/usr/bin/python`. Then you can write `ls -al /usr/bin/python` to see where the symbolic link points to. A simple

[TVM Discuss] [Questions] Optimization 0-3?

2020-04-12 Thread Suhas via TVM Discuss
By the codes it says, these are the opt_levels here some of the levels are understandable like SimplifyInference,OpFusion,FoldConstant rest there are no documentation about these. any one can refer these OPT_PASS_LEVEL = { "SimplifyInference": 0, "

[TVM Discuss] [Questions] Issue with static tensor array

2020-04-12 Thread Suhas via TVM Discuss
some thing like this %while_loop(0, 0, %255, %256, %259, %lstm_1/strided_slice_5/_25__cf__25, %lstm_1/strided_slice_10/_20__cf__20, %lstm_1/strided_slice_4/_24__cf__24, %lstm_1/strided_slice_3/_23__cf__23, %258, %lstm_1/strided_slice_1/_19__cf__19, %264, %lstm_1/strided_slice_2/_22__cf__22,