Home
last modified time | relevance | path

Searched defs:FuseCustomConfig (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dfuse_handler.py44 fuse_custom_config: FuseCustomConfig,
63 fuse_custom_config: FuseCustomConfig,
H A Dfuse.py35 fuse_custom_config: Union[FuseCustomConfig, Dict[str, Any], None] = None,
H A Dcustom_config.py471 class FuseCustomConfig: class
/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A Dquantize_fx.py76 fuse_custom_config: Union[FuseCustomConfig, Dict[str, Any], None] = None,
206 fuse_custom_config: Union[FuseCustomConfig, Dict[str, Any], None] = None,