Model Optimization (mo) Module
The mo
Python module is a AWS DeepLens model optimization library that you can use to
convert your Caffe, Apache MXNet, or
TensorFlow model artifacts to AWS DeepLens model artifacts and perform necessary
optimization.
To optimize a model, call the mo.optimize
function and specify the
appropriate input parameters.