Home
last modified time | relevance | path

Searched refs:output_grad_spatial_dims (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc869 gtl::InlinedVector<DimensionHandle, 2> output_grad_spatial_dims(2); in Conv2DBackpropInputShape() local
872 absl::MakeSpan(output_grad_spatial_dims), &output_grad_depth_dim, c)); in Conv2DBackpropInputShape()