Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_max_autotune.py772 class TestBenchmarkRequest(BenchmarkRequest): class
802 def __init__(self, bmreq: TestBenchmarkRequest):
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dautotune_process.py560 class TestBenchmarkRequest(BenchmarkRequest): class