Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go2279 type GatherAttr func(optionalAttr) type
2283 func GatherValidateIndices(value bool) GatherAttr {
2316 func Gather(scope *Scope, params tf.Output, indices tf.Output, optional ...GatherAttr) (output tf.O… argument