Member List

Member List#

Mobilint SDK qb Compiler: Member List
Mobilint SDK qb Compiler v1.0
MCS002-EN
qbcompiler.frontend.Model_Dict Member List

This is the complete list of members for qbcompiler.frontend.Model_Dict, including all inherited members.

__init__(self, model, backend="onnx", device="cpu", feed_dict=None, dynamic_axes=None, in_dformats=None, yolo_decode_include=False, use_custom_mask=False, exclude_first_subgraph=False, **kwargs)qbcompiler.frontend.Model_Dict
compile(self, str calib_data_path=None, str save_path=None, int save_subgraph_type=0, output_subgraph_path="", str model_nickname=None, save_sample=False, use_random_calib=False, inference_scheme="single", cpu_offload=False, optimize_option=1, str sample_dtype="float", buffer_mode=1, compile_config=None, **kwargs)qbcompiler.frontend.Model_Dict