Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.h351 TensorShape shape_except_first_dim = TensorShape( in Compute() local
353 OP_REQUIRES_OK(c, tmp.MergeWith(shape_except_first_dim, in Compute()