Hi, The results on mobile are quite appealing. 1. Could you kindly confirm the dependencies? 2. Have you noticed performance improvement/degradation with a more recent computational stack? - Pytorch 1.11.0 seems a bit old. Did you use the stable version? - Actually, I'm more curious if you try `torch.compile` (dunno if it plays nice with CoreML). - What about new hardware? FYI just create a [fork to port the model onto Qualcomm QNN/SNPE via onnx](https://github.com/escorciav/SwiftFormer). Did anyone do that before? Cheers, Victor