Ignite: Docker for users

Created on 23 Jul 2020  路  4Comments  路  Source: pytorch/ignite

馃殌 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
enhancement good first issue

Most helpful comment

Hi! I'm a first-time contributor, I could give a try on this issue if it's ok for you.

All 4 comments

I can provide some basic instruction on how to build ignite + hovorod. Mostly based on https://github.com/pytorch/ignite/blob/6488587a3be6d22b4de2dced48f177514207e71c/.circleci/config.yml#L233-L240

Hi! I'm a first-time contributor, I could give a try on this issue if it's ok for you.

@fco-dv yes, please, go ahead :)

Close the issue as solved

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TheCodez picture TheCodez  路  3Comments

vfdev-5 picture vfdev-5  路  4Comments

samarth-robo picture samarth-robo  路  3Comments

vfdev-5 picture vfdev-5  路  3Comments

vfdev-5 picture vfdev-5  路  3Comments