Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_class_import.cpp137 static constexpr c10::string_view torchbindSrc = R"JIT( variable
153 std::make_shared<Source>(torchbindSrc), in TEST()