Great I will look into that.
In the future it could be helpful to have an extensive list of the relay
operators that are generated for BYOC.
Thank you!
---
[Visit
Topic](https://discuss.tvm.apache.org/t/byoc-doc-list-of-operators-to-implement/12155/5)
to respond.
You are receiving this
That is really great, thank you for clarifying.
I was still interested in having a list of actual operators however:
The list of relay functions in
https://tvm.apache.org/docs/reference/api/python/relay/index.html contains
things like `setrecursionlimit` or `build` which I don't think are mean
Hi, is there a simple list of all relay operators for BYOC?
I can find relay operators in the Python API section of the doc but they are
spread amongst different sections and mixed with other functions.
Like [here](https://tvm.apache.org/docs/reference/api/python/relay/index.html),
[there](ht