autogluon / autogluon/autogluon
[tabular] Add `num_cpus`, `num_gpus` to `predictor.predict`
Open
enhancement
module: tabular
- Dominant language
- Python
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 21h 29m
- Merged PRs (30d)
- 57
Description
Related: #4871
We should add ways for user to control num_cpus and num_gpus during model inference.
This also ties into adding parallel inference support.
Contributor guide
Assessment
This issue has not been assessed yet.