axiom-ios-ml-coreml-diag とは?
CoreML 診断 - モデルの読み込みエラー、推論の遅さ、メモリの問題、圧縮精度の低下、計算ユニットの問題、変換エラー。 ソース: megastep/codex-skills。
CoreML 診断 - モデルの読み込みエラー、推論の遅さ、メモリの問題、圧縮精度の低下、計算ユニットの問題、変換エラー。
コマンドラインで axiom-ios-ml-coreml-diag AI スキルを開発環境にすばやくインストール
ソース: megastep/codex-skills。
| Model won't load | Deployment target | 1a-1c | | Slow first load | Cache miss | 2a | | Slow inference | Compute units | 2b-2c | | High memory | Concurrent predictions | 3a-3b | | Bad accuracy after compression | Granularity | 4a-4c | | Conversion fails | Operation support | 5a-5b |
| 4 | iOS 13 | | 5 | iOS 14 | | 6 | iOS 15 | | 7 | iOS 16 | | 8 | iOS 17 | | 9 | iOS 18 |
Tradeoff: Loses newer optimizations (SDPA fusion, per-block quantization, MLTensor).
CoreML 診断 - モデルの読み込みエラー、推論の遅さ、メモリの問題、圧縮精度の低下、計算ユニットの問題、変換エラー。 ソース: megastep/codex-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/megastep/codex-skills --skill axiom-ios-ml-coreml-diagCoreML 診断 - モデルの読み込みエラー、推論の遅さ、メモリの問題、圧縮精度の低下、計算ユニットの問題、変換エラー。 ソース: megastep/codex-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/megastep/codex-skills --skill axiom-ios-ml-coreml-diag インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/megastep/codex-skills