Home
last modified time | relevance | path

Searched defs:DTypeWithConstraints (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/backend_config/
H A Dbackend_config.py77 class DTypeWithConstraints: class
191 input_dtype: Union[torch.dtype, DTypeWithConstraints, None] = None, argument
H A D_common_operator_config_utils.py551 constraints: DTypeWithConstraints,
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dutils.py843 dtype_with_constraints: DTypeWithConstraints,
862 dtype_with_constraints: DTypeWithConstraints,