Searched refs:getLeakyReLUConstScriptModel (Results 1 – 4 of 4) sorted by relevance
108 torch::jit::Module getLeakyReLUConstScriptModel() { in getLeakyReLUConstScriptModel() function
137 torch::jit::Module getLeakyReLUConstScriptModel();
117 auto mod = getLeakyReLUConstScriptModel(); in BM_leaky_relu_const()
1803 torch::jit::Module mod = getLeakyReLUConstScriptModel(); in TEST()