Searched defs:set_preserved_attributes (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/ | ||
H A D | custom_config.py | 175 def set_preserved_attributes(self, attributes: List[str]) -> PrepareCustomConfig: member in PrepareCustomConfig |