Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go22194 type ComplexAbsAttr func(optionalAttr) type
22198 func ComplexAbsTout(value tf.DataType) ComplexAbsAttr {
22210 func ComplexAbs(scope *Scope, x tf.Output, optional ...ComplexAbsAttr) (y tf.Output) { argument