Home
last modified time | relevance | path

Searched defs:MaxUnpooling2DAttributes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Doperations.h193 struct MaxUnpooling2DAttributes { struct
195 HW strides = HW(-1, -1);
196 HW kernel = HW(-1, -1);
220 const MaxUnpooling2DAttributes& attr); argument