Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dthroughput_benchmark.h113 typedef py::object ModuleOutput; typedef
144 ModuleOutput ModuleBenchmark::runOnce(
H A Dthroughput_benchmark.cpp95 ModuleOutput ModuleBenchmark::runOnce( in runOnce()