File tree Expand file tree Collapse file tree 2 files changed +231
-230
lines changed
jupyter/amd/tensorflow/ubi9-python-3.9 Expand file tree Collapse file tree 2 files changed +231
-230
lines changed Original file line number Diff line number Diff line change @@ -3,20 +3,13 @@ url = "https://pypi.org/simple"
3
3
verify_ssl = true
4
4
name = " pypi"
5
5
6
- [[source ]]
7
- url = " https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1/"
8
- verify_ssl = true
9
- name = " tensorflow"
10
-
11
6
[dev-packages ]
12
7
13
8
[packages ]
14
- # TensorFlow packages
15
- tensorflow = {version = " ~=2.15.0" , index = " tensorflow" }
16
- tensorboard = {version = " ~=2.15.2" , index = " tensorflow" }
9
+ tensorflow_rocm = {file = " https://repo.radeon.com/rocm/manylinux/rocm-rel-6.1/tensorflow_rocm-2.15.0-cp39-cp39-manylinux2014_x86_64.whl" }
10
+ tensorboard = " ~=2.15.2"
17
11
tf2onnx = " ~= 1.16.1"
18
12
19
-
20
13
# Datascience and useful extensions
21
14
boto3 = " ~=1.34.50"
22
15
kafka-python = " ~=2.0.2"
You can’t perform that action at this time.
0 commit comments