mlc-ai / relax

Apache License 2.0
140 stars 70 forks source link

[Target] Add target to all TVM callbacks #228

Closed junrushao closed 1 year ago

junrushao commented 1 year ago

This PR adds an extra parameter target to all tvm_callback_* so that the callback can decide its own behavior by querying which target to compile against.