Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
H A Dlogging_op.h25 typedef TfLiteStatus (*logging_kernel_func_ptr)(TfLiteContext* context, typedef
H A Dcalibrator.cc198 logging_kernel_func_ptr GetLoggingEvalFunc(TfLiteContext* context, in GetLoggingEvalFunc()