Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc893 DimensionHandle specified_batch_size_dim; in Conv2DBackpropInputShape() local
895 specified_input_grad_shape, data_format, &specified_batch_size_dim, in Conv2DBackpropInputShape()
899 c->Merge(specified_batch_size_dim, batch_size_dim, &unused)); in Conv2DBackpropInputShape()