- Getting Started
- Framework Components
- Document Understanding in AI Center
- Pipelines
- ML Packages
- Data Manager
- OCR Services
- Licensing
- References
Hardware Requirements
Running the Document Understanding ML Packages on a GPU includes an optimization meant to accelerate the training process.
As a result, training on GPU is five times faster than on CPU (previously it was 10-20 times faster). This also makes it possible to train models on CPU with up to 5000 pages (previously it was 500 maximum).
Please be aware that training Document Understanding models on GPU requires a GPU with at least 11GB of video RAM to run successfully.
Use the below table to check the compatibility between the ML Packages, CUDA version, and GPU driver version.
ML Packages version |
CUDA version |
cudDNN version |
NVIDIA driver (lowest compatible version) |
Hardware Generation |
---|---|---|---|---|
2020.10 |
CUDA 10.1 |
cudDNN 7.6.3 |
R418.40.04 |
Turing, Volta, Pascal, Maxwell, Kepler, Tesla k80 |
CUDA is backward compatible, meaning that existing CUDA applications can continue to be used with newer CUDA versions.
More information about compatibility can be found here