Home
last modified time | relevance | path

Searched refs:_get_fusion_pattern_to_fuse_handler_cls (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/ao/quantization/fx/
Dfuse.py19 from .fuse_handler import _get_fusion_pattern_to_fuse_handler_cls, FuseHandler
65 _get_fusion_pattern_to_fuse_handler_cls(backend_config)
Dfuse_handler.py124 def _get_fusion_pattern_to_fuse_handler_cls( function