Does anybody know if it's a reasonable thought to develop models in pytorch? That is, will I have any hope of getting the trained model converted to an mlmodel? It somehow seems hard to imagine that a converter won't turn up at some point, since torch looks very awesome for building/training models.
try this https://github.com/prisma-ai/torch2coreml
It seems to will works with pytorch