Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dmerge_padding_with.cc44 : operations_to_match_( in MergePaddingWith2DOperation()
51 if (!MatchesByOperationType(sequence, operations_to_match_)) { in ApplyToNodesSequence()
90 const std::vector<std::string> operations_to_match_; member in tflite::gpu::__anon30819cf70111::MergePaddingWith2DOperation