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