Ali Abdelkader

Results 1 comments of Ali Abdelkader

Hi @IlyasMoutawwakil I did some debugging into this issue. I think the bug is that those tests do not set `benchmark.training.training_arguments.use_cpu` to true. so, the Trainer class moves everything to...