When building the model with tuning logs, AutoScheduler performs layout rewriting to replace the NCHW compute with NCHW[x]c according to the the [x] with the best latency in the tuning log.
1 Like
When building the model with tuning logs, AutoScheduler performs layout rewriting to replace the NCHW compute with NCHW[x]c according to the the [x] with the best latency in the tuning log.