Searched defs:run_impl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/benchmarks/tensorexpr/ | ||
H A D | benchmark.py | 146 def run_impl(self, use_fuser): member in Benchmark |
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/ | ||
H A D | impl.cpp | 1292 c10::IValue BlockRunner::run_impl( in run_impl() function in torch::jit::BlockRunner |