-
-
Notifications
You must be signed in to change notification settings - Fork 692
Docker for users #1214
Copy link
Copy link
Closed
Description
🚀 Feature
Ignite should provide prebuilt docker images for users stored on dockerhub to handle different configurations.
Base should be latest PyTorch images, stable pip versioned ignite, maybe some recurrent tools like opencv, albumentations, etc.
Images could be
- ignite-examples (including all stuff to reproduce examples, meaning trains, albumentations, fire, py_config_runner, etc.)
- ignite + hovorod
- ignite + deepspeed
Reactions are currently unavailable