Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go6878 type StageAttr func(optionalAttr) type
6937 func Stage(scope *Scope, values []tf.Output, optional ...StageAttr) (o *tf.Operation) {