Home
last modified time | relevance | path

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

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