Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A DCMakeLists.txt86 ${JIT_TEST_ROOT}/test_subgraph_matcher.cpp
/aosp_15_r20/external/pytorch/test/
H A Dtest_fx_passes.py835 def test_subgraph_matcher(self, test_model): member in TestFXMatcherUtils