Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go23593 type CopyAttr func(optionalAttr) type
23632 func Copy(scope *Scope, input tf.Output, optional ...CopyAttr) (output tf.Output) {