Mustang-V100-MX4
Page 55
variables manually.
The environment variables are set. Continue to the next section to configure the Model
Optimizer.
5.3.4 Configure the Model Optimizer
Important:
These steps are required. You must configure the Model Optimizer for at least
one framework. The Model Optimizer will fail if you do not complete the steps in this
section.
If you see an error indicating Python is not installed when you know you installed it, your
computer might not be able to find the program. For instructions to add Python to your
system environment variables, see
Update Your Windows Environment Variables
The Model Optimizer is a key component of the Intel® Distribution of OpenVINO™ toolkit.
You cannot do inference on your trained model without running the model through the
Model Optimizer. When you run a pre-trained model through the Model Optimizer, your
output is an Intermediate Representation (IR) of the network. The IR is a pair of files that
describe the whole model:
•
.xml: Describes the network topology
•
.bin: Contains the weights and biases binary data
The Inference Engine reads, loads, and infers the IR files, using a common API across the
CPU, GPU, or VPU hardware.
The Model Optimizer is a Python*-based command line tool (mo.py), which is located in
C:\Intel\computer_vision_sdk_<version>\deployment_tools\model_optimizer
, where
<version> is the version of the Intel® Distribution of OpenVINO™ toolkit that you installed.
Use this tool on models trained with popular deep learning frameworks such as Caffe,
TensorFlow, MXNet, and ONNX to convert them to an optimized IR format that the
Inference Engine can use.
This section explains how to use scripts to configure the Model Optimizer either for all of
the supported frameworks at the same time or for individual frameworks. If you want to
Содержание Mustang-V100-MX4
Страница 2: ...Mustang V100 MX4 Page II Revision Date Version Changes July 22 2019 1 00 Initial release ...
Страница 9: ...Mustang V100 MX4 Page 1 Chapter 1 1 Introduction ...
Страница 12: ...Mustang V100 MX4 Page 4 1 3 Dimensions The dimensions of the board are listed below Figure 1 2 Dimensions mm ...
Страница 14: ...Mustang V100 MX4 Page 6 Chapter 2 2 Unpacking ...
Страница 17: ...Mustang V100 MX4 Page 9 Chapter 3 3 Hardware Installation ...
Страница 23: ...Mustang V100 MX4 Page 15 Chapter 4 4 OpenVINO Toolkit Installation Linux ...
Страница 52: ...Mustang V100 MX4 Page 44 Chapter 5 5 OpenVINO Toolkit Installation Windows 10 ...
Страница 93: ...Mustang V100 MX4 Page 85 Appendix A A Performance Test ...
Страница 95: ...Mustang V100 MX4 Page 87 Appendix B B Regulatory Compliance ...
Страница 97: ...Mustang V100 MX4 Page 89 C Product Disposal Appendix C ...
Страница 99: ...Mustang V100 MX4 Page 91 Appendix D D Hazardous Materials Disclosure ...