Home
last modified time | relevance | path

Searched refs:test_codecache (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_halide.py54 def test_codecache(self): member in HalideTests
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_structured_trace.py620 def test_codecache(self): member in StructuredTraceTest
/aosp_15_r20/external/pytorch/.ci/docker/
H A Drequirements-ci.txt279 #test that import: anything that tests OSS caching/mocking (inductor/test_codecache.py, inductor/te…
/aosp_15_r20/external/pytorch/.ci/pytorch/
H A Dtest.sh1396 …t.py --include inductor/test_torchinductor inductor/test_benchmark_fusion inductor/test_codecache \