Searched defs:Pooling3DAttributes (Results 1 – 1 of 1) sorted by relevance
181 struct Pooling3DAttributes { struct182 PoolingType type = PoolingType::UNDEFINED;184 HWD strides = HWD(0, 0, 0);185 HWD kernel = HWD(0, 0, 0);186 Padding3D padding;190 bool output_indices = false;