Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dglobal_pooling_to_reduce_op.cc34 bool IsGlobalPooling(const Pooling2DAttributes& attr, const BHWC& src_shape, in IsGlobalPooling() function
46 IsGlobalPooling(attr, src_shape, dst_shape); in IsGlobalAveragePooling()