Searched refs:a_dense_shape_t (Results 1 – 2 of 2) sorted by relevance
58 const Tensor& a_dense_shape_t = a_matrix->dense_shape(); in Compute() local59 auto a_dense_shape = a_dense_shape_t.vec<int64>(); in Compute()71 " and the shape of a is: ", a_dense_shape_t.DebugString())); in Compute()
509 const Tensor& a_dense_shape_t = a_matrix->dense_shape(); in Compute() local511 auto a_dense_shape = a_dense_shape_t.vec<int64>(); in Compute()