Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go33368 type AngleAttr func(optionalAttr) type
33372 func AngleTout(value tf.DataType) AngleAttr {
33397 func Angle(scope *Scope, input tf.Output, optional ...AngleAttr) (output tf.Output) { argument