Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go18445 type CumulativeLogsumexpAttr func(optionalAttr) type
18451 func CumulativeLogsumexpExclusive(value bool) CumulativeLogsumexpAttr {
18461 func CumulativeLogsumexpReverse(value bool) CumulativeLogsumexpAttr {
18492 …Logsumexp(scope *Scope, x tf.Output, axis tf.Output, optional ...CumulativeLogsumexpAttr) (out tf.… argument