info
Prints information for some INPUT pre-trained model.
Usage
hxmx info <INPUT> [-d <CHOICE>] [--debug] [--help]
Arguments
| Name | Type | Required | Default |
|---|---|---|---|
INPUT | string | ✓ | — |
Options
| Name | Type | Default | Description |
|---|---|---|---|
--device, -d | choice (auto|cpu| ...) | auto | Computing device. To list all available devices, run hxmx devices. |
--debug | boolean | False | Debug mode. Includes traceback when an error is raised. |
-h, --help | boolean | False | Open documentation in browser. |