Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dtraining_ops.cc44 TensorShape delta_shape = ctx->InputShape(2); in Compile() local
96 TensorShape delta_shape = ctx->InputShape(4); in Compile() local
H A Dimage_ops.cc287 const TensorShape& delta_shape = context->InputShape(1); in Compile() local