Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Ddeep_wide_pt.cc124 torch::jit::Module getLongScriptModel() { in getLongScriptModel() function
H A Ddeep_wide_pt.h139 torch::jit::Module getLongScriptModel();
H A Ddeep_wide_pt_bench.cc165 auto mod = getLongScriptModel(); in BM_long_static_memory_optimization()
H A Dtest_static_module.cc448 torch::jit::Module mod = getLongScriptModel(); in TEST()