This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# PC 上安装
仅支持python3
1、进入pymnn/pip_package 目录
2、python3 build_deps.py
3、sudo python3 setup.py install
# 示例
1、v2接口/推理:pymnn/examples/MNNEngineDemo
2、训练/ 压缩:pymnn/examples/MNNTrain