Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc632 TensorShape output_grad_shape = ctx->InputShape("grad_output"); in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc1451 const Shape& output_grad_shape, int64_t feature_index) { in InferBatchNormGradShape()
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc883 ShapeHandle output_grad_shape = c->input(2); in Conv2DBackpropInputShape() local