Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go34202 type CopyHostAttr func(optionalAttr) type
34239 func CopyHost(scope *Scope, input tf.Output, optional ...CopyHostAttr) (output tf.Output) {