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