Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_fuser.cpp233 const auto graph0_string = R"IR( in TEST_F() local
240 torch::jit::parseIR(graph0_string, g0.get()); in TEST_F()