Home
last modified time | relevance | path

Searched defs:m_mobile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter.cpp606 Module m_mobile = load(input_model_stream); in runAndCheckTorchScriptModel() local
623 Module m_mobile = load(input_model_stream); in runAndCheckBytecodeModel() local