Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go40072 type StatelessRandomUniformAttr func(optionalAttr) type
40078 func StatelessRandomUniformDtype(value tf.DataType) StatelessRandomUniformAttr {
40096 …orm(scope *Scope, shape tf.Output, seed tf.Output, optional ...StatelessRandomUniformAttr) (output… argument