Commit e0fb825 1 parent e0b5390 commit e0fb825 Copy full SHA for e0fb825
File tree 3 files changed +12
-11
lines changed
3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ MacOS Monterey 12.2.1 (21D62)
43
43
- python version : 3.9.7.final.0
44
44
45
45
## Libraries:
46
- - tensorflow-macos==2.7 .0
47
- - tensorflow-metal==0.3 .0
46
+ - tensorflow-macos==2.8 .0
47
+ - tensorflow-metal==0.4 .0
48
48
49
49
## Setting up an M1 for tensorflow:
50
50
1 . First install xcode-select command-line utilities.
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ jupyter-console==6.4.0
54
54
jupyter-core == 4.9.1
55
55
jupyterlab-pygments == 0.1.2
56
56
jupyterlab-widgets == 1.0.2
57
- keras == 2.7 .0
57
+ keras == 2.8 .0
58
58
Keras-Preprocessing == 1.1.2
59
59
kiwisolver == 1.3.2
60
60
libclang == 12.0.0
@@ -111,11 +111,11 @@ Send2Trash==1.8.0
111
111
setuptools == 59.4.0
112
112
six == 1.15.0
113
113
sklearn == 0.0
114
- tensorboard == 2.6 .0
114
+ tensorboard == 2.8 .0
115
115
tensorboard-data-server == 0.6.0
116
116
tensorboard-plugin-wit == 1.8.1
117
- tensorflow == 2.7 .0
118
- tensorflow-estimator == 2.7 .0
117
+ tensorflow == 2.8 .0
118
+ tensorflow-estimator == 2.8 .0
119
119
termcolor == 1.1.0
120
120
terminado == 0.12.1
121
121
testpath == 0.5.0
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ jupyter-console==6.4.0
54
54
jupyter-core==4.9.1
55
55
jupyterlab-pygments==0.1.2
56
56
jupyterlab-widgets==1.0.2
57
- keras==2.7 .0
57
+ keras==2.8 .0
58
58
Keras-Preprocessing==1.1.2
59
59
kiwisolver==1.3.2
60
60
libclang==12.0.0
@@ -111,15 +111,16 @@ Send2Trash==1.8.0
111
111
setuptools==59.4.0
112
112
six==1.15.0
113
113
sklearn==0.0
114
- tensorboard==2.6 .0
114
+ tensorboard==2.8 .0
115
115
tensorboard-data-server==0.6.0
116
116
tensorboard-plugin-wit==1.8.1
117
- tensorflow-estimator==2.7 .0
118
- tensorflow-macos==2.7 .0
119
- tensorflow-metal==0.3 .0
117
+ tensorflow-estimator==2.8 .0
118
+ tensorflow-macos==2.8 .0
119
+ tensorflow-metal==0.4 .0
120
120
termcolor==1.1.0
121
121
terminado==0.12.1
122
122
testpath==0.5.0
123
+ tf-estimator-nightly==2.8.0.dev2021122109
123
124
threadpoolctl==3.0.0
124
125
tornado==6.1
125
126
tqdm==4.62.3
You can’t perform that action at this time.
0 commit comments