Home
last modified time | relevance | path

Searched defs:TestFakeQuantize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/quantization/core/experimental/
H A Dtest_fake_quantize.py13 class TestFakeQuantize(unittest.TestCase): class
/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_workflow_module.py833 class TestFakeQuantize(TestCase): class