Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dsimple_selectors.h81 void SelectSpaceToDepth(const SpaceToDepthAttributes& attr,
Dsimple_selectors.cc131 void SelectSpaceToDepth(const SpaceToDepthAttributes& attr, in SelectSpaceToDepth() function
Doperation_selector.cc491 SelectSpaceToDepth(attr, op_def, gpu_op); in GPUOperationFromNode()