Skip to content

Commit 6ad2f7f

Browse files
authored
Update requirements.txt (#1558)
1 parent be5fd49 commit 6ad2f7f

File tree

1 file changed

+16
-60
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_AMX_BF16_Training

1 file changed

+16
-60
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,16 @@
1-
absl-py==1.0.0
2-
astunparse==1.6.3
3-
cachetools==5.0.0
4-
certifi==2022.12.7
5-
charset-normalizer==2.0.12
6-
click==8.1.2
7-
cycler==0.11.0
8-
filelock==3.6.0
9-
flatbuffers==2.0
10-
fonttools==4.33.3
11-
gast==0.5.3
12-
google-auth==2.6.6
13-
google-auth-oauthlib==0.4.6
14-
google-pasta==0.2.0
15-
grpcio==1.44.0
16-
h5py==3.6.0
17-
huggingface-hub==0.10.0
18-
idna==3.3
19-
importlib-metadata==4.11.3
20-
joblib==1.2.0
21-
keras==2.8.0
22-
Keras-Preprocessing==1.1.2
23-
kiwisolver==1.4.2
24-
libclang==14.0.1
25-
Markdown==3.3.6
26-
matplotlib==3.5.2
27-
numpy==1.22.3
28-
oauthlib==3.2.2
29-
opt-einsum==3.3.0
30-
packaging==21.3
31-
pandas==1.4.2
32-
Pillow==9.3.0
33-
protobuf==3.20.2
34-
psutil==5.9.0
35-
pyasn1==0.4.8
36-
pyasn1-modules==0.2.8
37-
pyparsing==3.0.8
38-
python-dateutil==2.8.2
39-
pytz==2022.1
40-
PyYAML==6.0
41-
regex==2022.4.24
42-
requests==2.27.1
43-
requests-oauthlib==1.3.1
44-
rsa==4.8
45-
sacremoses==0.0.49
46-
six==1.16.0
47-
tensorboard==2.8.0
48-
tensorboard-data-server==0.6.1
49-
tensorboard-plugin-wit==1.8.1
50-
tensorflow-io-gcs-filesystem==0.25.0
51-
termcolor==1.1.0
52-
tf-estimator-nightly==2.8.0.dev2021122109
53-
tokenizers==0.12.1
54-
tqdm==4.64.0
55-
transformers==4.23.0
56-
typing_extensions==4.2.0
57-
urllib3==1.26.9
58-
Werkzeug==2.2.3
59-
wrapt==1.14.0
60-
zipp==3.8.0
1+
absl-py
2+
astunparse
3+
h5py
4+
huggingface-hub
5+
keras
6+
Keras-Preprocessing
7+
matplotlib
8+
numpy
9+
pandas
10+
Pillow
11+
tensorboard
12+
tensorboard-data-server
13+
tensorboard-plugin-wit
14+
tf-estimator-nightly
15+
tokenizers
16+
transformers

0 commit comments

Comments
 (0)