Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/runtime/profiling/
H A DXNNProfiler.cpp39 ET_CHECK_OK_OR_RETURN_ERROR(get_runtime_num_operators()); in initialize()
121 Error XNNProfiler::get_runtime_num_operators() { in get_runtime_num_operators() function in executorch::backends::xnnpack::delegate::profiling::XNNProfiler
H A DXNNProfiler.h69 executorch::runtime::Error get_runtime_num_operators();