Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36379 type ResourceApplyGradientDescentAttr func(optionalAttr) type
36386 func ResourceApplyGradientDescentUseLocking(value bool) ResourceApplyGradientDescentAttr {
36400 …r_ tf.Output, alpha tf.Output, delta tf.Output, optional ...ResourceApplyGradientDescentAttr) (o *… argument