Searched refs:IsNodeSupportedByHexagon (Results 1 – 4 of 4) sorted by relevance
33 bool IsNodeSupportedByHexagon(const TfLiteRegistration* registration,
58 return IsNodeSupportedByHexagon(registration, node, context); in IsNodeSupportedByDelegate()
58 are verified in `IsNodeSupportedByHexagon`:
121 bool IsNodeSupportedByHexagon(const TfLiteRegistration* registration, in IsNodeSupportedByHexagon() function