You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by MartinF via Apache TVM Discuss <no...@discuss.tvm.ai> on 2022/03/04 10:50:23 UTC

[Apache TVM Discuss] [Questions] How is the Python API on tvm.apache.org generated? Missing entry autotvm.task.extract_from_program


I was wondering how the documentation of the Python API is modified or generated?

While working with TVM I sometimes found commands I did not find in the Python API documentation on tvm.apache.org.

A good example is the command “autotvm.task.extract_from_program(…)” which is used in many how-to and tutorials but is only described roughly. I tried to find it in the Python API on tvm.apache.org but I did not succeed.

When searching in the codebase I found the command with comments included (python/tvm/autotvm/task/relay_integration.py).

Why is this command not included in the Python API description? Is there a process to update the API on tvm.apache.org? Or does it need to be manually added?





---
[Visit Topic](https://discuss.tvm.apache.org/t/how-is-the-python-api-on-tvm-apache-org-generated-missing-entry-autotvm-task-extract-from-program/12241/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/8a27ecb1e5a360212e8a9ac178495055e0a2c3bd3aec9c0120e0306d2c8beb44).