Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_fuser.cpp242 const auto graph1_string = R"IR( in TEST_F() local
249 torch::jit::parseIR(graph1_string, g1.get()); in TEST_F()