Support column major array. (#6765)

This commit is contained in:
Jiaming Yuan
2021-03-20 05:19:46 +08:00
committed by GitHub
parent f6fe15d11f
commit 4ee8340e79
9 changed files with 181 additions and 151 deletions

View File

@@ -138,5 +138,4 @@ TEST(Adapter, IteratorAdapter) {
}
ASSERT_EQ(num_batch, 1);
}
} // namespace xgboost