Searched refs:LeakyReluAttr (Results 1 – 1 of 1) sorted by relevance
11092 type LeakyReluAttr func(optionalAttr) type11096 func LeakyReluAlpha(value float32) LeakyReluAttr {11103 func LeakyRelu(scope *Scope, features tf.Output, optional ...LeakyReluAttr) (activations tf.Output)… argument