Skip to content

[Bug] The quick start example fails because tvm.compile is missing #17777

Open
@yurivict

Description

@yurivict

The quick_start example fails:

Traceback (most recent call last):
  File "/usr/ports/misc/py-tvm/test-x.py", line 30, in <module>
    ex = tvm.compile(mod, target)
         ^^^^^^^^^^^
AttributeError: module 'tvm' has no attribute 'compile'

Version: 0.19.0
Python-3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address ittype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions