# 常见问题 [![查看源文件](https://gitee.com/mindspore/docs/raw/r1.3/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/r1.3/docs/mindspore/migration_guide/source_zh_cn/faq.md) 从其他框架迁移到MindSpore框架的过程中,可能会遇到各种各样的问题,下面将迁移过程中的常见问题及其解决方法汇总如下: - 准备工作 [安装MindSpore常见问题处理](https://www.mindspore.cn/docs/faq/zh-CN/r1.3/installation.html) - 网络脚本分析 [算子映射及缺失算子处理策略](https://www.mindspore.cn/docs/migration_guide/zh-CN/r1.3/script_analysis.html#id3) [常见语法限制及处理策略](https://www.mindspore.cn/docs/migration_guide/zh-CN/r1.3/script_analysis.html#id6) - 网络脚本开发 [MindConverter工具常见问题处理](https://gitee.com/mindspore/mindinsight/blob/r1.3/mindinsight/mindconverter/README_CN.md#%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) - 网络调试 [流程调试常见问题处理](https://www.mindspore.cn/docs/migration_guide/zh-CN/r1.3/neural_network_debug.html#id6) [loss值对比检查常见问题处理](https://www.mindspore.cn/docs/migration_guide/zh-CN/r1.3/neural_network_debug.html#id8) [loss值异常常见问题处理](https://www.mindspore.cn/docs/migration_guide/zh-CN/r1.3/neural_network_debug.html#id11) - 性能调试 [性能调试常见问题及优化方法](https://www.mindspore.cn/docs/migration_guide/zh-CN/r1.3/sample_code.html#id26) [Profiler工具常见问题处理](https://www.mindspore.cn/docs/migration_guide/zh-CN/r1.3/performance_optimization.html#id6) - 执行推理 [端侧使用类常见问题处理](https://www.mindspore.cn/lite/faq/zh-CN/r1.3/faq.html) [推理常见问题处理](https://www.mindspore.cn/docs/faq/zh-CN/r1.3/inference.html)