Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go18870 type ComplexAttr func(optionalAttr) type
18874 func ComplexTout(value tf.DataType) ComplexAttr {
18896 func Complex(scope *Scope, real tf.Output, imag tf.Output, optional ...ComplexAttr) (out tf.Output)… argument