Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dglobal_pooling_to_reduce_op.cc42 bool IsGlobalAveragePooling(const Pooling2DAttributes& attr, in IsGlobalAveragePooling() function
60 if (!IsGlobalAveragePooling(pool_attr, inputs[0]->tensor.shape, in ApplyToNode()