Looks like your model is in NHWC layout, but TVM now supports NCHW layout better and AFAIK TVM doesn't have a tunable template for NHWC layout in X86. You may need to use `ConvertLayout` pass to transform your model to NCHW layout and then extract tasks.
--- [Visit Topic](https://discuss.tvm.ai/t/autotvm-task-extract-from-program-in-tflite/6578/2) 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/39e6f59060f5bfffaa6c89f6cc1e057c70f78b98f3d575edeebffb77ae9dbda4).