Files
apache--tvm/python
Kathryn (Jinqi) Chen 8a568bc823 [MetaSchedule] exposed method: TuneContextNodeInitialize (#11576)
I exposed the initialize() method for TuneContextNode on the C++ side and added a corresponding method to TuneContext class on the Python side, so that we do not need to call initialize_with_tune_context for every scheduling rule.
2022-06-05 19:44:52 -07:00
..