Searched defs:ResourceApplyAdaMax (Results 1 – 2 of 2) sorted by relevance
565 class ResourceApplyAdaMax : public XlaOpKernel { class567 explicit ResourceApplyAdaMax(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in ResourceApplyAdaMax() function in tensorflow::__anond9e74c630111::ResourceApplyAdaMax
43280 func ResourceApplyAdaMax(scope *Scope, var_ tf.Output, m tf.Output, v tf.Output, beta1_power tf.Out… func