jral3s
jral3s
Was this issue ever resolved? I am running into it while trying to convert a model that is optimized for mobile (which converts fine when it is not optimized).
Sure. I am currently trying to convert a deeplabv3 model to coreml on google colab, and if I just trace it like in the code below then I have no...
We are trying to run the torch mobile optimizer because when we export the model purely using the trace (exactly like in the first code block), we run into the...