mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
7 lines
234 B
Text
7 lines
234 B
Text
ipython
|
|
# In TF >v2, GPU support is included in the base package.
|
|
tensorflow==2.5
|
|
-f https://download.pytorch.org/whl/torch_stable.html
|
|
torch==1.8.1+cu111
|
|
-f https://download.pytorch.org/whl/torch_stable.html
|
|
torchvision==0.9.1+cu111
|