modelzoo
Documentation for the modelzoo command and its subcommands.
modelzoo — Access models from the Model Zoo.
Full Help:
Usage: [OPTIONS] COMMAND [ARGS]...
Access models from the Model Zoo.
Options:
-v, --ver, --version TEXT SDK version (e.g. 1.7.0, 2.0.0). If not
provided, the current GA version will be used.
--boardtype [mlsoc|modalix] Target board type (mlsoc or modalix).
--help Show this message and exit.
Commands:
describe Download a specific model.
get Download a specific model.
list List available models.
Usage:
Usage: [OPTIONS] COMMAND [ARGS]...
modelzoo describe — Download a specific model.
Full Help:
Usage: [OPTIONS] MODEL\_NAME
Download a specific model.
Options:
--help Show this message and exit.
Usage:
Usage: [OPTIONS] MODEL_NAME
modelzoo get — Download a specific model.
Full Help:
Usage: [OPTIONS] MODEL\_NAME
Download a specific model.
Options:
--help Show this message and exit.
Usage:
Usage: [OPTIONS] MODEL_NAME
modelzoo list — List available models.
Full Help:
Usage: [OPTIONS]
List available models.
Options:
--help Show this message and exit.
Usage:
Usage: [OPTIONS]
Options
Option |
Description |
|---|---|
|
SDK version (e.g. 1.7.0, 2.0.0). If not provided, the current GA version will be used. |
|
Target board type (mlsoc or modalix). |