iOSDC2020
- The Talk on Core ML as a Blue Ocean
- CoreML.framework is widely used and has a simple interface.
- However, in practical applications, we need to start from creating CoreML models.
- Core ML Tools
- Tools for converting models from PyTorch and TensorFlow to
.mlmodel
format.
- Tools for converting models from PyTorch and TensorFlow to