Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dsimple_selectors.h53 absl::Status SelectConcat(const ConcatAttributes& attr,
Dsimple_selectors.cc89 absl::Status SelectConcat(const ConcatAttributes& attr, in SelectConcat() function
Doperation_selector.cc269 return SelectConcat(attr, channels, op_def, gpu_info, gpu_op); in GPUOperationFromNode()