Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_quantization.py108 from quantization.fx.test_numeric_suite_fx import TestFXNumericSuiteCoreAPIsModels # noqa: F401
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_numeric_suite_fx.py2754 class TestFXNumericSuiteCoreAPIsModels(FXNumericSuiteQuantizationTestCase): class