Home
last modified time | relevance | path

Searched refs:PrintV2Attr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go30234 type PrintV2Attr func(optionalAttr) type
30240 func PrintV2OutputStream(value string) PrintV2Attr {
30248 func PrintV2End(value string) PrintV2Attr {
30262 func PrintV2(scope *Scope, input tf.Output, optional ...PrintV2Attr) (o *tf.Operation) { argument