MultiProcessDatasetPredictor fix for 1 GPU (#939)
Updated MultiProcessDatasetPredictor so that it runs on one GPU (allows for async dataset processing). Also properly checks the number of GPUs if CUDA_VISIBLE_DEVICES is not defined.
Showing
Please register or sign in to comment