Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dtraining_ops.cc147 TensorShape momentum_shape = ctx->InputShape(4); in Compile() local
205 TensorShape momentum_shape = ctx->InputShape(4); in Compile() local
662 TensorShape momentum_shape = ctx->InputShape("momentum"); in Compile() local