Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.h497 PartialTensorShape element_shape_without_first_dim; in Compute() local
499 element_shape_without_first_dim = in Compute()
501 element_shape_without_first_dim.RemoveDim(0); in Compute()
504 element_shape_without_first_dim.IsCompatibleWith( in Compute()