Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go11566 type MaxPoolAttr func(optionalAttr) type
11576 func MaxPoolDataFormat(value string) MaxPoolAttr {
11592 …tf.Output, ksize []int64, strides []int64, padding string, optional ...MaxPoolAttr) (output tf.Out… argument