Mace的基础库是多大?
HongChow opened this issue · 0 comments
HongChow commented
求问,给安卓系统用,不算神经网络本身,就是mace的基础框架库多大呢?
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- NDK version(e.g., 15c):
- GCC version(if compiling for host, e.g., 5.4.0):
- MACE version (Use the command: git describe --long --tags):
- Python version(2.7):
- Bazel version (e.g., 0.13.0):
Model deploy file (*.yml)
......
Describe the problem
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the problem:
1. cd /path/to/mace
2. python tools/converter.py convert --config_file=/path/to/your/model_deployment_file
Error information / logs
Please include the full log and/or traceback here.
LOGs
Additional context
Add any other context about the problem here, e.g., what you have modified about the code.