Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36704 type ResizeNearestNeighborAttr func(optionalAttr) type
36711 func ResizeNearestNeighborAlignCorners(value bool) ResizeNearestNeighborAttr {
36719 func ResizeNearestNeighborHalfPixelCenters(value bool) ResizeNearestNeighborAttr {
36734 …bor(scope *Scope, images tf.Output, size tf.Output, optional ...ResizeNearestNeighborAttr) (resize… argument