Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dgraph_module.py142 class QuantizedGraphModule(GraphModule): class
199 return QuantizedGraphModule(
/aosp_15_r20/external/pytorch/torch/quantization/fx/
H A Dgraph_module.py16 QuantizedGraphModule,