Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go35033 type RandomShuffleAttr func(optionalAttr) type
35077 func RandomShuffle(scope *Scope, value tf.Output, optional ...RandomShuffleAttr) (output tf.Output)…