사용자 도구

사이트 도구


pytorch

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
pytorch [2020/03/13 04:49] rex8312pytorch [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
-{{tag>pytorch python}} 
- 
 ====== PyTorch ====== ====== PyTorch ======
- + 
-Windows에서 설치 +
- +
-  conda install -c peterjc123 pytorch  +
-  +
 ===== examples ===== ===== examples =====
  
줄 15: 줄 9:
   * https://github.com/rasbt/deeplearning-models   * https://github.com/rasbt/deeplearning-models
  
 +====== Optimization ======
 +
 +  * [[https://nvlabs.github.io/eccv2020-mixed-precision-tutorial/files/szymon_migacz-pytorch-performance-tuning-guide.pdf|pytorch performance tuning guide, 2020-08]]
 +    * https://www.youtube.com/watch?v=9mS1fIYj1So
 +    * https://twitter.com/karpathy/status/1299921324333170689
 +===== Dataloader ======
 +
 +  * https://tanelp.github.io/posts/a-bug-that-plagues-thousands-of-open-source-ml-projects/
  
 ===== Pytorch visualization ===== ===== Pytorch visualization =====
줄 138: 줄 140:
   * RLkit: Reinforcement learning framework and algorithms implemented in PyTorch   * RLkit: Reinforcement learning framework and algorithms implemented in PyTorch
     * https://github.com/vitchyr/rlkit     * https://github.com/vitchyr/rlkit
 +
 +===== scikit -> pytorch ====
 +
 +  * https://github.com/microsoft/hummingbird
 +
 +
 +===== Lazy Tensor =====
 +
 +  * http://www.kernel-operations.io/keops/index.html
 +
 +{{tag>pytorch python}}
 +
 +
 +===== Computer Vision =====
 +
 +  * https://github.com/kornia/kornia
 +
 +{{tag>pytorch CV vision kornia}}
 +
 +===== Pytorch for ARM64 =====
 +
 +  * https://mathinf.com/pytorch/arm64/
 +
 +{{tag>pytorch arm64 rasberry_pi}}
pytorch.1584074952.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)