Searched refs:c_mat_col_major_t (Results 1 – 1 of 1) sorted by relevance
588 Tensor c_mat_col_major_t; in Compute() local603 c_mat_col_major_shape, &c_mat_col_major_t)); in Compute()611 : c_mat_col_major_t.flat<T>(); in Compute()676 OP_REQUIRES_OK(ctx, DoMatrixTranspose(d, /*input=*/c_mat_col_major_t, in Compute()