Home
last modified time | relevance | path

Searched defs:ShapeNAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go20152 type ShapeNAttr func(optionalAttr) type
20165 func ShapeN(scope *Scope, input []tf.Output, optional ...ShapeNAttr) (output []tf.Output) {