Thanks for contributing to TVM! Please refer to guideline
https://docs.tvm.ai/contribute/ for useful information and tips. After the pull
request is submitted, please request code reviews from
[Reviewers](https://github.com/dmlc/tvm/blob/master/CONTRIBUTORS.md#reviewers).
You can view, commen
This is usually defined in Python. So for example, if you define your op’s call
to `_make` in `python/tvm/relay/op/tensor.py`, the schedule and op pattern are
usually defined in `python/tvm/relay/op/_tensor.py`
There are lots of examples in the `_*.py` files.
---
[Visit
Topic](https://di