Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_buffer_1x1.h169 bool IsConvBuffer1x1Supported(const OperationDef& definition,
172 bool IsConvBuffer1x1Supported(const OperationDef& definition,
Dconv_buffer_1x1.cc321 bool IsConvBuffer1x1Supported(const OperationDef& definition, in IsConvBuffer1x1Supported() function
332 bool IsConvBuffer1x1Supported(const OperationDef& definition, in IsConvBuffer1x1Supported() function
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Dconvolution_selector.cc92 IsConvBuffer1x1Supported(op_def, attr)) { in SelectConvolutionMali()
122 IsConvBuffer1x1Supported(op_def, weights_shape, attr)) { in SelectConvolutionDynamicWeightsMali()