chore: gpu base docker image
Related issue
# followed by the number of the issue
Summary
Notes
Please check if the PR fulfills these requirements
- [ ] If the feature has an impact on the user experience, the changelog has been updated
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
- [ ] The commit message follows the conventional commit specification
/e2e --tests camelyon
/e2e --tests=substrafl,mnist,camelyon,docs
Running MNIST on dev "worked" (there is an execution error RuntimeError: Expected either a CPUGeneratorImplStateLegacy of size 5048 or a CPUGeneratorImplState of size 5056 but found the input RNG state size to be 16 that was already noted before, but building and running non torch code is working).
/e2e --tests=substrafl,mnist,camelyon,docs
End to end tests: :x: FAILURE
Jobs status:
- Camelyon / camelyon: :heavy_check_mark:
- Dispatch Jobs: :heavy_check_mark:
- Documentation / doc: :x:
- MNIST / mnist: :heavy_check_mark:
- SubstraFL / substrafl: :heavy_check_mark:
- SubstraSDK: :next_track_button:
Sorry, try again.
/e2e --tests=docs
End to end tests: :x: FAILURE
Jobs status:
- Camelyon: :next_track_button:
- Dispatch Jobs: :heavy_check_mark:
- Documentation / doc: :x:
- MNIST: :next_track_button:
- SubstraFL: :next_track_button:
- SubstraSDK: :next_track_button:
Better luck next time!
/e2e --tests substrafl,camelyon
/e2e --tests docs
End to end tests: :x: FAILURE
Jobs status:
- Camelyon: :next_track_button:
- Dispatch Jobs: :heavy_check_mark:
- Documentation / doc: :x:
- MNIST: :next_track_button:
- SubstraFL: :next_track_button:
- SubstraSDK: :next_track_button:
“Success is not final; failure is not fatal: It is the courage to continue that counts.” ―- Winston S. Churchill
/e2e --tests docs