Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dmatching.h32 bool MatchesByOperationType(const T& nodes, in MatchesByOperationType() function
Dmerge_padding_with.cc51 if (!MatchesByOperationType(sequence, operations_to_match_)) { in ApplyToNodesSequence()