Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.cc362 int CountPartitionsExecutedByCpuKernel(const Interpreter* interpreter) { in CountPartitionsExecutedByCpuKernel() function
413 return CountPartitionsExecutedByCpuKernel(interpreter_.get()); in CountOpsExecutedByCpuKernel()