junrushao opened a new pull request, #12520: URL: https://github.com/apache/tvm/pull/12520
`ApplyHistoryBest` right now plays a role as the database adaptor to query inside the database. In fact, the logic could be simplified and users only have to deal with `Database` instead of this extra object. - [x] Add `EnterWithScope`/`ExitWithScope`/`Current` to Database - [ ] Migrate `te_filter_func` - [ ] Migrate `f_take_tuning_record` - [ ] Migrate `f_direct_dispatch` - [ ] Migrate `TECompiler` to use `Database` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
