@FrozenGene Sorry, my description is ambiguous. You can compile a CoreML
model with the following command:
$(xcode-select -p)/usr/bin/coremlc compile [model.mlmodel] [outputFolder]
or
xcrun coremlcompiler compile [model.mlmodel] [outputFolder]
I tried Xcode 11.4 and 10.3, and I could compile a model on both environment. I
think Xcode 10.1 also works.
---
[Visit Topic](https://discuss.tvm.ai/t/rfc-coreml-runtime/6309/3) to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/unsubscribe/36492f22e73accee03eef3273f2ff3d20e4817c52a64f7240d68760997030fff).