Searched defs:Pooling3DAttributes (Results 1 – 1 of 1) sorted by relevance
167 struct Pooling3DAttributes { struct168 PoolingType type = PoolingType::UNDEFINED;170 HWD strides = HWD(0, 0, 0);171 HWD kernel = HWD(0, 0, 0);172 Padding3D padding;176 bool output_indices = false;