Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go8376 type LeakyReluGradAttr func(optionalAttr) type
8380 func LeakyReluGradAlpha(value float32) LeakyReluGradAttr {
8394 …(scope *Scope, gradients tf.Output, features tf.Output, optional ...LeakyReluGradAttr) (backprops … argument