Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go6809 type UnstageAttr func(optionalAttr) type
6851 func Unstage(scope *Scope, dtypes []tf.DataType, optional ...UnstageAttr) (values []tf.Output) {