Skip to content

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Feb 17, 2025

This PR phases out te.Schedule c++ components, also do some further cleanup

@tqchen tqchen force-pushed the refactor branch 2 times, most recently from dcb5b77 to 1efe946 Compare February 17, 2025 18:07
@spectrometerHBH spectrometerHBH merged commit c81fcca into main Feb 17, 2025
15 checks passed
@Hzfengsy Hzfengsy deleted the refactor branch February 18, 2025 02:05
@JieGH
Copy link

JieGH commented Feb 18, 2025

Hi, I am runing this version of TVM. It seems the create_schedule no longer works. Could you remind me of the correct way to create a schedule? Please see the following error msg. Thanks

$: python simple.py
Traceback (most recent call last):
  File "/test/simple.py", line 25, in <module>
    s = te.create_schedule(C.op)
        ^^^^^^^^^^^^^^^^^^
AttributeError: module 'tvm.te' has no attribute 'create_schedule'

ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
* cleanup schedule c++

* remove vitis ai

* remove VERILATOR

* remove aocl and sdaccel

* remove opengl

* remove microdev and antlr

* remove frontends

* fix

* Cleanup relay related legacy components

* fix

---------

Co-authored-by: Siyuan Feng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants