Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dtest_helpers.h53 static constexpr int kInvokeCount = 1; variable
Dtest_helpers.cc720 GetOutputSafe(context, node, kInvokeCount, &invoke_count)); in Invoke()