Create an AirModel from a LiteRT model.
Parameters:
-
model_path
(Path
)
–
Path to the LiteRT model file.
-
subgraph_index
(int
, default:
0
)
–
Index of the subgraph to use. Defaults to 0.
-
verbose
(int
, default:
1
)
–
Verbosity level. Defaults to 1.
Returns: