728x90 개발관련17 RuntimeError: Failed to import transformers.models.roberta.modeling_tf_roberta because of the following error (look up to see its traceback): libcupti.so.11.7: cannot open shared object file: No such file or directory conda uninstall tokenizers, transformers pip install transformers 2023. 10. 20. conda환경에서 tensorflow-gpu 설치하는 방법 (cuda, cudnn, tensorflow-gpu) https://gretel.ai/blog/install-tensorflow-with-cuda-cdnn-and-gpu-support-in-4-easy-steps Install TensorFlow and PyTorch with CUDA, cUDNN, and GPU Support in 3 Easy Steps Set up a cutting-edge environment for deep learning with TensorFlow 2.10, PyTorch, Docker, and GPU support. gretel.ai 2023. 10. 20. Tensorflow GPU 잘 잡히는지 확인하는 명령어 python3 -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))" 수행 시 GPU가 출력되면 성공적으로 tensorflow-gpu를 수행할 수 있다. 2023. 10. 20. [Ubuntu Error] FileNotFoundError: [Errno 2] No such file or directory: 'aplay' sudo apt-get install alsa-utils 2023. 8. 10. 이전 1 2 3 4 5 다음 728x90