Searched refs:profiling_string (Results 1 – 3 of 3) sorted by relevance
255 fully_connected_registration.profiling_string = nullptr; in Register_FULLY_CONNECTED()267 fully_connected_registration.profiling_string = nullptr; in Register_FULLY_CONNECTED_INT8()
598 if (op_reg.profiling_string == nullptr) return nullptr; in OpProfilingString()599 return op_reg.profiling_string(context_, node); in OpProfilingString()
845 const char* (*profiling_string)(const TfLiteContext* context, member
Completed in 8 milliseconds