Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.cc457 const TensorShape& tl_b_shape = c->input(1).shape(); in Compute() local
459 c, tl_a_shape == tl_b_shape, in Compute()
462 tl_b_shape.DebugString())); in Compute()