Home
last modified time | relevance | path

Searched defs:_MatchResultWithQConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dprepare.py1259 node_name_to_match_result_with_qconfig: Dict[str, _MatchResultWithQConfig], argument
1289 node_name_to_match_result_with_qconfig: Dict[str, _MatchResultWithQConfig], argument
1447 node_name_to_match_result_with_qconfig: Dict[str, _MatchResultWithQConfig], argument
H A Dmatch_utils.py21 _MatchResultWithQConfig = Tuple[ variable