There's no existing API to report the total space, because the tuning space is 
generated on the fly. However, it's totally possible to write an API to 
calculate the space.

The total space would be the sum of the space of each schedule sketch, and the 
space of each schedule sketch is determined by the rules of initial sampling 
and evolutionary search. We could add an API (e.g., `size`) to the rules so 
that we could build a space calculation API for the given task.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/how-to-calculate-search-space-in-auto-scheduler-ansor/9141/2)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/8d3a67e4fbb045eae4642c260c26157a59047e9a33994378bc77283092cdc0bb).

Reply via email to