7 lines
139 B
R
7 lines
139 B
R
library(testthat)
|
|
library(xgboost)
|
|
library(Matrix)
|
|
|
|
test_check("xgboost", reporter = ProgressReporter)
|
|
RhpcBLASctl::omp_set_num_threads(1)
|