Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go51401 type CumprodAttr func(optionalAttr) type
51460 func Cumprod(scope *Scope, x tf.Output, axis tf.Output, optional ...CumprodAttr) (out tf.Output) {