Home
last modified time | relevance | path

Searched defs:run_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/tensorexpr/
H A Dbenchmark.py146 def run_impl(self, use_fuser): member in Benchmark
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.cpp1292 c10::IValue BlockRunner::run_impl( in run_impl() function in torch::jit::BlockRunner