Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go6337 type EmptyAttr func(optionalAttr) type
6343 func EmptyInit(value bool) EmptyAttr {
6358 func Empty(scope *Scope, shape tf.Output, dtype tf.DataType, optional ...EmptyAttr) (output tf.Outp… argument