Hello, I’m trying to convert to ONNX and then CoreML using this guide:
In the instructions it says to make a change to fastai/layers.py as onyx doesn’t support AdaptivePooling. I installed via conda and wanted to know if their’s a way to actually change this file without doing a developer install for fastai.
Thanks!