Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
H A Doperation_selector.cc752 const bool two_input_add_with_zero_padded_channels = in GPUOperationFromNodePart0() local
758 if (inputs.size() >= 3 || two_input_add_with_zero_padded_channels) { in GPUOperationFromNodePart0()