Home
last modified time | relevance | path

Searched defs:check_model (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_aot_inductor_package.py39 def check_model( function
109 check_model = check_model variable in AOTInductorTestPackagedABICompatibleCuda
122 check_model = check_model variable in AOTInductorTestPackagedABICompatibleCpu
H A Dtest_aot_inductor.py93 def check_model( function
3450 check_model = check_model variable in AOTInductorTestABICompatibleCpu
3723 check_model = check_model variable in AOTInductorTestABICompatibleCpuWithStackAllocation
3743 check_model = check_model variable in AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface
3761 check_model = check_model variable in AOTInductorTestABICompatibleCuda
3783 check_model = check_model variable in AOTInductorTestNonABICompatibleCpu
3837 check_model = check_model variable in AOTInductorTestNonABICompatibleCuda
H A Dtest_torchinductor_opinfo.py563 check_model = check_model variable in TestInductorOpInfo
H A Dtest_cpu_select_algorithm.py49 check_model = test_torchinductor.check_model variable
H A Dtest_cpu_repro.py66 check_model = test_torchinductor.check_model variable
H A Dtest_torchinductor.py366 def check_model( function