Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go6317 type ComplexAbsAttr func(optionalAttr) type
6339 func ComplexAbs(scope *Scope, x tf.Output, optional ...ComplexAbsAttr) (y tf.Output) {