Searched refs:GetTFLiteOpName (Results 1 – 1 of 1) sorted by relevance
146 const char* GetTFLiteOpName(const TfLiteRegistration& op_reg) { in GetTFLiteOpName() function1029 if (profiler_) op_name = GetTFLiteOpName(registration); in Invoke()