8.1.1.2.1.1.1.1. blueoil.converter.core.config
¶
Configuration module.
8.1.1.2.1.1.1.1.1. Module Contents¶
8.1.1.2.1.1.1.1.1.1. Classes¶
Class of a collection of configurations. |
-
class
blueoil.converter.core.config.
Config
(activate_hard_quantization=False, threshold_skipping=False, placeholder_dtype=float, default_qword_dtype=Uint32, test_dir=None, optimized_pb_path=None, output_pj_path=None, debug: bool = False, cache_dma: bool = False, use_divide_by_255: bool = True)¶ Bases:
object
Class of a collection of configurations.
-
property
pre_processor
(self) → str¶
-
property
cpu_count
(self) → int¶
-
property
max_cpu_count
(self) → int¶
-
property
debug
(self) → bool¶
-
property
cache
(self) → bool¶
-
property
use_divide_by_255
(self) → bool¶
-
property