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