CODERNER

  • 홈

Trouble/Python, Pytorch 12

torch_geometric/pyg 사용 시 propagate 혹은 forward 오류 해결법

Graph neural network 구현을 용이하도록 개발된 torch_geometric 혹은 요즘 새로운 이름 pyg를 사용할 때, 모든 오류를 고쳐서 가까스로 import 했더니 propagate나 forward 에서 터져버리는 오류가 날 때가 있다. 온갖 구글링 결과, 같은 상황으로 고통받던 한 사람이 단순히 open3d와 torch의 import 순서를 바꿨더니 해결했다는 말이 있었다. 다시 말하면, 왜 그런지 모르겠는데 open3d가 torch 이전에 import 되어있을 때 났다 import open3d import torch # this order causes torch_geometric error 위와 같은 순서로 하면 오류가 나고 import torch import open3d # th..

Trouble/Python, Pytorch 2022.05.27

RTX 3090 GPU pytorch error : cuda 사용 안되는 문제

RTX 3090 GPU를 장착한 컴퓨터에서 conda나 pip로 pytorch를 그냥 설치할 경우, 아래와 같이 cuda 사용이 안된다는 오류가 뜰 때가 있다. RTX A6000 with CUDA capability sm_86 is not compatible with the current PyTorch installation. The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_70. If you want to use the RTX A6000 GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/ 이유는 적혀있는대..

Trouble/Python, Pytorch 2021.11.29
1 2
더보기
프로필사진

작은 기록 모음

  • 분류 전체보기 (599) N
    • About me (12)
      • What I did (12)
      • Memoir (0)
    • Trouble (57)
      • Vision (14)
      • Docker (12)
      • Python, Pytorch (12)
      • C, C++,CMake (3)
      • Linux (9)
      • Others (7)
    • Knowledge (50)
      • Linear algebra (31)
      • Differential Geometry (2)
      • Vision (17)
    • Knowhow (112)
      • Vision (49)
      • C, C++, CMake (11)
      • Linux (11)
      • Docker (7)
      • Python, Pytorch (5)
      • Others (29)
    • Paper (287) N
      • Generation (47) N
      • 3D vision (110) N
      • Human (100)
      • Others (30)
    • Book (81)
      • Investment (22)
      • Motivation (14)
      • Mind (19)
      • Fun (26)

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바