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.h520 PartialTensorShape element_shape_without_first_dim; in Compute() local
522 element_shape_without_first_dim = in Compute()
524 element_shape_without_first_dim.RemoveDim(0); in Compute()
527 element_shape_without_first_dim.IsCompatibleWith( in Compute()