Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkebo/coremlcompiler.swiftpm

Core ML Compiler is an iPadOS/iOS app to convert a .mlmodel file into a .mlmodelc file.
https://github.com/kkebo/coremlcompiler.swiftpm

ios ipad ipados swift

Last synced: 17 days ago
JSON representation

Core ML Compiler is an iPadOS/iOS app to convert a .mlmodel file into a .mlmodelc file.

Awesome Lists containing this project

README

        

# Core ML Compiler

[![Swift](https://img.shields.io/badge/Swift-5.7-orange.svg)](https://www.swift.org)
[![Swift Playgrounds](https://img.shields.io/badge/Swift%20Playgrounds-4.2-orange.svg)](https://itunes.apple.com/jp/app/swift-playgrounds/id908519492)
![Platform](https://img.shields.io/badge/platform-ipados%20%7C%20ios-lightgrey.svg)
[![License](https://img.shields.io/github/license/kkebo/CoreMLCompiler.swiftpm.svg)](LICENSE.txt)

Core ML Compiler is an iPadOS/iOS app to convert a .mlmodel file into a .mlmodelc file.

screenshot

## Target platforms

- iPadOS 16.1 or later
- iOS 16.0 or later

## Build requirements

- Swift Playgrounds 4.2 or later (iPadOS 16.0 or later)
- Xcode 14.0 or later (macOS 12.5 or later)

## Get Started

1. Clone this repository
- To clone, I recommend using [Working Copy](https://workingcopyapp.com) or [a-Shell](https://holzschu.github.io/a-Shell_iOS/) (`lg2` command).
2. Open CoreMLCompiler.swiftpm
3. Run