0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Ubuntu2号機の稼働状況(俺の)

0
Posted at

いつもながら備忘録ですみません。

Base環境

  • GTX1070
  • phython 3.7.3
  • tensorflow なし
  • nvidia-smi nvcc -Vがとおらない。要確認

仮想環境

  • python 3.7.4
  • tensorflow 1.14.0
(TRF) lcj02@lcj02:~$ pip list
Package               Version  
--------------------- ---------
absl-py               0.7.1    
astor                 0.8.0    
attrs                 19.1.0   
backcall              0.1.0    
bleach                3.1.0    
certifi               2019.6.16
cycler                0.10.0   
decorator             4.4.0    
defusedxml            0.6.0    
entrypoints           0.3      
gast                  0.2.2    
google-pasta          0.1.7    
grpcio                1.16.1   
h5py                  2.9.0    
ipykernel             5.1.2    
ipython               7.7.0    
ipython-genutils      0.2.0    
jedi                  0.15.1   
Jinja2                2.10.1   
jsonschema            3.0.2    
jupyter-client        5.3.1    
jupyter-core          4.5.0    
jupyterthemes         0.20.0   
Keras                 2.2.4    
Keras-Applications    1.0.8    
Keras-Preprocessing   1.1.0    
keras-rectified-adam  0.17.0   
kiwisolver            1.1.0    
lesscpy               0.13.0   
Markdown              3.1.1    
MarkupSafe            1.1.1    
matplotlib            3.1.1    
mistune               0.8.4    
mkl-fft               1.0.12   
mkl-random            1.0.2    
mkl-service           2.0.2    
nbconvert             5.6.0    
nbformat              4.4.0    
notebook              6.0.0    
numpy                 1.17.0   
opencv-contrib-python 4.1.0.25 
opencv-python         4.1.0.25 
pandocfilters         1.4.2    
parso                 0.5.1    
pdf2image             1.6.0    
pexpect               4.7.0    
pickleshare           0.7.5    
Pillow                6.1.0    
pip                   20.0.2   
ply                   3.11     
prometheus-client     0.7.1    
prompt-toolkit        2.0.9    
protobuf              3.8.0    
ptyprocess            0.6.0    
Pygments              2.4.2    
pyocr                 0.7.2    
pyparsing             2.4.2    
pyrsistent            0.15.4   
python-dateutil       2.8.0    
PyYAML                5.1.1    
pyzmq                 18.1.0   
scipy                 1.3.0    
Send2Trash            1.5.0    
setuptools            41.0.1   
six                   1.12.0   
tensorboard           1.14.0   
tensorflow            1.14.0   
tensorflow-estimator  1.14.0   
termcolor             1.1.0    
terminado             0.8.2    
testpath              0.4.2    
tornado               6.0.3    
traitlets             4.3.2    
wcwidth               0.1.7    
webencodings          0.5.1    
Werkzeug              0.15.4   
wheel                 0.33.4   
wrapt                 1.11.2   

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?