Home
last modified time | relevance | path

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

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