Can we eliminate "cannot evaluate set type Cast" warning?

When we use tvm::cast / HalideIR::Internal::Cast , we will get many warnings: “cannot evaluate set type Cast”, could we eliminate it? For example, our resize_bilinear op has used it.