Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Ddeep_wide_pt.cc102 torch::jit::Module getLeakyReLUScriptModel() { in getLeakyReLUScriptModel() function
H A Ddeep_wide_pt.h135 torch::jit::Module getLeakyReLUScriptModel();
H A Ddeep_wide_pt_bench.cc131 auto mod = getLeakyReLUScriptModel(); in BM_leaky_relu()