Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter_direct.cpp570 mobile::Module ptl_model = jitModuleToMobile(m, options); in TEST() local
H A Dtest_flatbuffer.cpp888 mobile::Module ptl_model = jitModuleToMobile(m, options); in TEST() local
H A Dtest_lite_interpreter.cpp1049 torch::jit::mobile::Module ptl_model = torch::jit::_load_for_mobile(ss); in TEST() local