Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
momo's NLP Lab
  • Home
  • Paper review
  • Error resolution
  • Study
  • Dev Setup
    momo

    momo

    Paper review & Study & Error resolution

    • Gachon University NLP Lab
    • GitHub
    • Email

    tensorflow GPU 동작확인

    August 24, 2021

    from tensorflow.python.client import device_lib
    
    device_lib.list_local_devices()
    

    GPU 인식

    image

    nvcc –version cuda 실제버전확인

    image

    nvidia-smi GPU메모리 확인 및 smi에 나와있는 cuda version 은 최대 이용가능한 드라이버 버전임

    image

    Tags: Dev Setup, GPU, pytorch, tensorflow, torchtext, window, 윈도우

    Categories: Dev Setup

    Updated: August 24, 2021

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    Llama Guard paper review

    March 17, 2024

    Llama Guard: LLM-based Input-Output Safeguard for Human-AI Conversations

    Proxy tuning Paper review

    February 4, 2024

    Proxy-tuning: Tuning Language Models by Proxy

    SOLAR Paper review

    January 7, 2024

    SOLAR 10.7B: Scaling Large Language Models with Simple yet Effective Depth Up-Scaling Paper review

    [네이버 클로바 스튜디오 X 포텐데이] 참여 후기

    December 23, 2023

    [네이버 클로바 스튜디오 X 포텐데이] 참여 후기

    • Follow:
    • GitHub
    • Feed
    © 2024 momo. Powered by Jekyll & Minimal Mistakes.