Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go10882 type RandomUniformAttr func(optionalAttr) type
10890 func RandomUniformSeed(value int64) RandomUniformAttr {
10900 func RandomUniformSeed2(value int64) RandomUniformAttr {
10916 func RandomUniform(scope *Scope, shape tf.Output, dtype tf.DataType, optional ...RandomUniformAttr)… argument