Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go49840 type LeakyReluAttr func(optionalAttr) type
49844 func LeakyReluAlpha(value float32) LeakyReluAttr {
49851 func LeakyRelu(scope *Scope, features tf.Output, optional ...LeakyReluAttr) (activations tf.Output)… argument