tcim_lite.runtime
Functions
Retrieves the number of Houmo devices with the specified backend name. |
|
Retrieves the list of backend names supported by the current Houmo device. |
|
Gets the version and release date of the TCIM library. |
|
Loads a built TCIM model with the specified model file. |
|
Loads and returns the model information as a JSON string from a binary model file (.hmm or .hmms). |
Classes
Represents a buffer that is used to save data on host CPU and Houmo device. |
|
Describes the device set on which the target model runs. |
|
The device type where the data is stored. |
|
Represents a module instance used for model inference in runtime. |
|
Static configuration options for loading models. |
|
Dynamic options when the module run. |
|
Represents a stream that is used by the module for inference. |
|
Represents an input, output, or intermediate computation result. |
|
Represents information about a tensor, including its shape, data type, memory layout, and other relevant attributes. |
|
Represents weight manager reference for Module. |