Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go22764 type RealAttr func(optionalAttr) type
22768 func RealTout(value tf.DataType) RealAttr {
22787 func Real(scope *Scope, input tf.Output, optional ...RealAttr) (output tf.Output) { argument