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