Home
last modified time | relevance | path

Searched refs:allow_implicit_sharing (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dquantizer.py131 allow_implicit_sharing: bool = True variable in QuantizationAnnotation
/aosp_15_r20/external/pytorch/torch/ao/quantization/pt2e/
H A Dprepare.py231 if n.meta["quantization_annotation"].allow_implicit_sharing:
/aosp_15_r20/external/pytorch/test/quantization/pt2e/
H A Dtest_quantize_pt2e.py1145 allow_implicit_sharing=False,