PyUtilsΒΆ
Module offering various helper tools. It consists of Python bindings from C++ Ikomia Core.
Functions
|
Get the current API version. |
|
Get the plugin compatibility state, see |
|
Return CPU architecture from current execution environment. |
|
Return CPU architecture name from current execution environment. |
|
Return CUDA version string from current execution environment. |
|
Return root URL of Ikomia model HUB. |
Classes
Enum - List of supported programming languages |
|
Base class for all Ikomia exceptions. |
|
Cross-platform functions to retrieve memory information. |
|
Enum - List of possible CPU architectures |
|
Cross-platform timer with nanoseconds precision |
|
Enum - List of possible OS targets for plugins |
|
Enum - List of plugin states for version compatibility |