Home
last modified time | relevance | path

Searched refs:ScriptModuleOutput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dthroughput_benchmark.h115 typedef at::IValue ScriptModuleOutput; typedef
136 ScriptModuleOutput ScriptModuleBenchmark::runOnce(
H A Dthroughput_benchmark.cpp77 ScriptModuleOutput ScriptModuleBenchmark::runOnce( in runOnce()