Member List

Member List#

Mobilint SDK qb Compiler: Member List
Mobilint SDK qb Compiler v0.11.0.1
MCS002-EN
qubee.configs.compile_config.CompileConfig Member List

This is the complete list of members for qubee.configs.compile_config.CompileConfig, including all inherited members.

__init__(self, str|None calib_data_path, bool use_random_calib, str save_path, str model_nickname, str|None save_msgpack_name, str|None model_path, str inference_scheme, bool save_sample, bool cpu_offload, bool singlecore_compile, int optimize_option, str sample_dtype, dict|None preprocess_dict, int buffer_mode, str version, QuantConfig quant_config, bool optional=False) (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
_get_calibration_path(self, str calib_data_path, bool use_random_calib) (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfigprotected
buffer_mode (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
calib_data_path (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
calib_file (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
check_valid_str_configs(self) (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
cpu_offload (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
default_config(cls) (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
inference_scheme (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
inference_scheme_types (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfigstatic
min_max_check (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfigstatic
model_nickname (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
model_path (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
optimize_option (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
preprocess_dict (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
py_to_cpp_name (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfigstatic
quant_config (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
sample_dtype (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
sample_dtypes (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfigstatic
save_msgpack_name (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
save_path (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
save_sample (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
singlecore_compile (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
to_dict(self) (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig
version (defined in qubee.configs.compile_config.CompileConfig)qubee.configs.compile_config.CompileConfig