Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_dtype_analysis.py386 TestDtypeCustomRulesCPU = None variable
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py72 from jit.test_dtype_analysis import TestDtypeAnalysis, TestDtypeCustomRulesCPU # noqa: F401