Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/mobile/compatibility/
Druntime_compatibility.cpp40 for (const auto& full_op : nonDispatcherOperators) { in _get_runtime_ops_and_info() local
/external/pytorch/torch/csrc/jit/mobile/model_tracer/
DTracerRunner.cpp147 for (const auto& full_op : nonDispatcherOperators) { in _get_runtime_ops_and_schema() local