Home
last modified time | relevance | path

Searched refs:MaxPoolAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36812 type MaxPoolAttr func(optionalAttr) type
36816 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