Searched refs:MaxPoolAttr (Results 1 – 1 of 1) sorted by relevance
36812 type MaxPoolAttr func(optionalAttr) type36816 func MaxPoolExplicitPaddings(value []int64) MaxPoolAttr {36830 func MaxPoolDataFormat(value string) MaxPoolAttr {36846 …tf.Output, ksize []int64, strides []int64, padding string, optional ...MaxPoolAttr) (output tf.Out… argument