mirror of
https://github.com/clearml/clearml-fractional-gpu
synced 2025-05-05 12:34:37 +00:00
6 lines
135 B
Docker
6 lines
135 B
Docker
FROM allegroai/clearml-fractional-gpu:u22.04-cu12.3-8gb
|
|
|
|
# upgrade torch to the latest version
|
|
RUN pip3 install -U clearml tensorflow
|
|
|