Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go31744 type ShapeAttr func(optionalAttr) type
31748 func ShapeOutType(value tf.DataType) ShapeAttr {
31764 func Shape(scope *Scope, input tf.Output, optional ...ShapeAttr) (output tf.Output) { argument