ModelLoader class

The ModelLoader class implements a model loader that uploads the model to the appropriate backend instance. You can use the ModelLoader functions to upload the model to the backend and to get information about the input and output channels used in the model.

Each object of the ModelLoader class has the following attributes:

Page top