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).

Reply via email to