什么是 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