Skip to content

Commit 64df5ad

Browse files
committed
NGC tensorflow 20.12
1 parent 4b2a316 commit 64df5ad

File tree

3 files changed

+10
-95
lines changed

3 files changed

+10
-95
lines changed

python-tensorflow/Dockerfile.2.4-py36-cuda10.1

Lines changed: 0 additions & 89 deletions
This file was deleted.

python/vscode-exts.tar.gz

-36.6 MB
Binary file not shown.

vendor/ngc-tensorflow/requirements.txt

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,9 @@ google_api_python_client==1.12.8
8484
google-auth==1.21.1
8585
google_auth_httplib2==0.0.3
8686
google-auth-oauthlib==0.4.1
87-
google_cloud_bigquery==1.8.2
88-
google_cloud_bigtable==0.32.1
89-
google-cloud-core==0.29.0
90-
google_cloud_datastore==1.15.3
91-
google_cloud_pubsub==1.0.1
92-
google_cloud_spanner==1.19.1
87+
google_cloud_bigquery==1.28.0
88+
google_cloud_bigtable==1.2.1
89+
google-cloud-core==1.5.0
9390
google-images-download==2.8.0
9491
google-pasta==0.1.8
9592
graphviz==0.14
@@ -185,9 +182,11 @@ onnx==1.6.0
185182
opt-einsum==3.2.0
186183
osqp==0.5.0
187184
packaging==20.3
185+
pandas==1.1.5
188186
pandocfilters==1.4.2
189187
parso==0.7.0
190188
pathspec==0.7.0
189+
pbr==5.5.0
191190
patsy==0.5.1
192191
pexpect==4.8.0
193192
pickleshare==0.7.5
@@ -229,21 +228,26 @@ pynvml==8.0.4
229228
pyparsing==2.4.6
230229
pyproj==2.5.0
231230
pyqt5==5.15.0
231+
PyQt5-sip==12.8.1
232232
pyrsistent==0.15.7
233233
pyshp==2.1.0
234234
PySocks==1.7.1
235+
pystan==2.19.1.1
235236
pytest==5.4.3
237+
pytest_cov==2.10.0
236238
python-dateutil==2.8.1
237239
python-jsonrpc-server==0.3.4
238240
python-language-server==0.33.1
239241
python-speech-features==0.6
240242
PythonWebHDFS==0.2.3
241243
pytz==2019.3
244+
pyvo==1.0
242245
pyvista==0.24.3
243246
PyVirtualDisplay==1.3.2
244247
PyWavelets==1.1.1
245248
PyYAML==5.3.1
246249
pyzmq==19.0.0
250+
py-cpuinfo==5.0.0
247251
qtconsole==4.7.1
248252
QtPy==1.9.0
249253
regex==2020.2.20

0 commit comments

Comments
 (0)