Home
last modified time | relevance | path

Searched defs:ResourceApplyProximalGradientDescent (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtraining_ops.cc72 class ResourceApplyProximalGradientDescent : public XlaOpKernel { class
74 explicit ResourceApplyProximalGradientDescent(OpKernelConstruction* ctx) in ResourceApplyProximalGradientDescent() function in tensorflow::__anon9de8e2990111::ResourceApplyProximalGradientDescent
/external/tensorflow/tensorflow/go/op/
Dwrappers.go38125 func ResourceApplyProximalGradientDescent(scope *Scope, var_ tf.Output, alpha tf.Output, l1 tf.Outp… func