Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go25349 type MaxPoolV2Attr func(optionalAttr) type
25359 func MaxPoolV2DataFormat(value string) MaxPoolV2Attr {
25375 …tput, ksize tf.Output, strides tf.Output, padding string, optional ...MaxPoolV2Attr) (output tf.Ou… argument