Outils pour utilisateurs

Outils du site


archives:textgenrnn_install

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
textgenrnn_install [2020/06/09 09:39] – [Avec GPU sur Xubuntu 18.04] sergearchives:textgenrnn_install [2021/08/21 13:21] (Version actuelle) – [Avec GPU sur Xubuntu 18.04] serge
Ligne 5: Ligne 5:
 </WRAP> </WRAP>
  
 +<WRAP center round box 80% centeralign>
 +**Pour toutes les pages: {{tagpage>textgenrnn}}**
 +</WRAP>
  
 **Sur un Pc sans carte CUDA avec Debian 10 Buster**, textgenrnn demande une version de tensorflow < 2.1.0 **Sur un Pc sans carte CUDA avec Debian 10 Buster**, textgenrnn demande une version de tensorflow < 2.1.0
Ligne 25: Ligne 28:
  
 <code> <code>
 +sudo pip3 install --upgrade pip
 +Successfully installed pip-20.1.1
 +
 sudo pip3 install --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow_cpu-2.1.0-cp37-cp37m-manylinux2010_x86_64.whl sudo pip3 install --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow_cpu-2.1.0-cp37-cp37m-manylinux2010_x86_64.whl
 sudo pip3 install textgenrnn sudo pip3 install textgenrnn
Ligne 44: Ligne 50:
  
 =====Avec GPU sur Xubuntu 18.04===== =====Avec GPU sur Xubuntu 18.04=====
-Carte graphique Nvidia 1060GTX+Et une carte graphique Nvidia 1060GTX. Pour l'installation de CUDA voir [[https://ressources.labomedia.org/yolo_darknet_sur_un_portable_optimus?s[]=cuda#installation_de_cuda_100_sur_xubuntu_1804|Installation de CUDA 10.0 sur Xubuntu 18.04]]. Mais il faut cuda 10.1 !! 
  
-Pour l'installation de CUDO voir [[https://ressources.labomedia.org/yolo_darknet_sur_un_portable_optimus?s[]=cuda#installation_de_cuda_100_sur_xubuntu_1804|Installation de CUDA 10.0 sur Xubuntu 18.04]] 
    
 <code> <code>
-sudo pip3 install tensorflow>=2.1.0+sudo pip3 install --upgrade pip 
 +Successfully installed pip-20.1.1 
 + 
 +sudo pip3 install --upgrade tensorflow 
 + 
 +Successfully installed astunparse-1.6.3 cachetools-4.1.0 gast-0.3.3 google-auth-1.16.1 google-auth-oauthlib-0.4.1 grpcio-1.29.0 h5py-2.10.0 keras-preprocessing-1.1.2 markdown-3.2.2 oauthlib-3.1.0 opt-einsum-3.2.1 protobuf-3.12.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.23.0 requests-oauthlib-1.3.0 rsa-4.0 scipy-1.4.1 setuptools-47.1.1 tensorboard-2.2.2 tensorboard-plugin-wit-1.6.0.post3 tensorflow-2.2.0 tensorflow-estimator-2.2.0 werkzeug-1.0.1 wrapt-1.12.1 
 sudo pip3 install textgenrnn sudo pip3 install textgenrnn
 +
 +Successfully installed joblib-0.15.1 keras-2.3.1 keras-applications-1.0.8 scikit-learn-0.23.1 textgenrnn-2.0.0 threadpoolctl-2.1.0
 </code> </code>
  
 +  sudo apt install libcudart9.1 libcublas-11-0 libcufft-11-0 libcurand-11-0 libcusolver-11-0 libcusparse-11-0
  
-{{tag>ia python python3 tal textgenrnn sb rnn}} 
archives/textgenrnn_install.1591695556.txt.gz · Dernière modification : 2020/06/09 09:39 de serge