[Apache TVM Discuss] [Questions] Can TVM capture the communication cost between Big core and Little core of ARM Big Little CPU?

2021-11-19 Thread Tristan Konolige via Apache TVM Discuss
@popojames We do not have a way to measure cost of moving data between big and little cpus. It unclear how we could measure this as the big and little cpus share the same memory. From TVM's point of view, we only consider memory copies when we are copying from distinctly accessible memory (i.e

[Apache TVM Discuss] [Questions] Question on fuzzy path matching ---- matching arbitrary number and type of nodes in path

2021-11-19 Thread Matthew Brookhart via Apache TVM Discuss
Okay, I'm remembering how this works. The issue here comes in the definition of the domination pattern. In your pattern, the nodes I've circled in green count as part of the domination, they're in a direct line between conv2d and relu, but the second inputs to add and multiply are taking data

[Apache TVM Discuss] [Questions] Question on fuzzy path matching ---- matching arbitrary number and type of nodes in path

2021-11-19 Thread Matthew Brookhart via Apache TVM Discuss
Ooh, I haven't debugged a problem like this with the pattern matcher in like a year. :smiley: I thought it was stable. This looks like a bug. I have some freetime today, I'll try to reproduce and debug. --- [Visit Topic](https://discuss.tvm.apache.org/t/question-on-fuzzy-path-matching-mat

[Apache TVM Discuss] [Questions] Importing From Onnx and building through relay

2021-11-19 Thread Nitesh Narayana via Apache TVM Discuss
Hi I am trying to deploy a few onnx models using TVM. For that I need to import the onnx model and build it using relay and export the it as a library. I have successfully been able to do so for the models from the image classification model set from the Onnx Model Zoo. I get errors to most

[Apache TVM Discuss] [Questions] Question about reshape of schedule

2021-11-19 Thread ChangshengYin via Apache TVM Discuss
The root cause is InferBound get unexpected value. 1.The complex expression may infer wrong bound. 2.You split 2 axis, if you compute at "ub_outer", the "ub_inner" range will not be updated which cause the parent's range of "ho/hi" not be updated. I hope that was helpful. --- [Visit To

[Apache TVM Discuss] [Questions] Config for OpenCL causes *** NDRANGE_KERNEL executed abnormally ***

2021-11-19 Thread maksimon via Apache TVM Discuss
Hi ~ Have you sloved this issue now? --- [Visit Topic](https://discuss.tvm.apache.org/t/config-for-opencl-causes-ndrange-kernel-executed-abnormally/4184/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://di