Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kkebo/coremlcompiler.swiftpm
- Owner: kkebo
- License: mit
- Created: 2021-11-14T10:44:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T11:41:41.000Z (7 months ago)
- Last Synced: 2024-04-05T20:54:51.547Z (7 months ago)
- Topics: ios, ipad, ipados, swift
- Language: Swift
- Homepage:
- Size: 1.81 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.
## 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