Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go29057 type RandomUniformAttr func(optionalAttr) type
29065 func RandomUniformSeed(value int64) RandomUniformAttr {
29075 func RandomUniformSeed2(value int64) RandomUniformAttr {
29091 func RandomUniform(scope *Scope, shape tf.Output, dtype tf.DataType, optional ...RandomUniformAttr)… argument