Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h179 struct MaxUnpooling2DAttributes { struct
181 HW strides = HW(-1, -1);
182 HW kernel = HW(-1, -1);
206 const MaxUnpooling2DAttributes& attr); argument