It depends on the schedule function. For example:
1. Directly define a default configuration. https://github.com/apache/incubator-tvm/blob/master/topi/python/topi/x86/conv2d.py#L36 2. Load the best configurations of similar workloads and make a one. https://github.com/apache/incubator-tvm/blob/master/topi/python/topi/cuda/conv2d_direct.py#L45 https://github.com/apache/incubator-tvm/blob/master/python/tvm/autotvm/task/space.py#L1004 --- [Visit Topic](https://discuss.tvm.ai/t/autotvm-find-the-default-optimization-configuration-of-the-kernel/6090/5) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/c69f1b24c9e4268aed81419dcef97b01a76902b8fab61854891036dc79ad3b50).