Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Deep Learning
- CUDA
- python3
- download
- dlib
- windows
- keras
- FIle
- Jupyter notebook
- face_recognition
- linux
- raspberry pi
- dataset
- Windows 10
- pyTorch
- YouTube 8M
- install
- colab
- ppc64le
- shakeratos
- gpu memory
- colaboratory
- error
- TensorFlow
- Anaconda
- object detection
- 딥러닝
- python
- urllib
- ubuntu
Archives
- Today
- Total
Shakerato
pytorch code bottleneck analysis 본문
파이토치 개발 후 코드의 어느 부분에서 계산에 많은 시간이 소요되는지 분석하고,
이를 통해 코드 성능을 향상하는데 도움이됨
python -m torch.utils.bottleneck /path/to/source/script.py [args]
Reference: https://pytorch.org/docs/stable/bottleneck.html
'Research' 카테고리의 다른 글
python 2 to python3 automatic change tool (2to3) (0) | 2021.02.08 |
---|---|
HTK, SOX 설치 (ubuntu 18.04 64bit) (0) | 2021.02.08 |
Check valid webcams with cv2, python (0) | 2020.11.18 |
Anaconda on Linux, root can't activate my env (0) | 2020.10.18 |
initialize the empty list in the dictionary' in Python (0) | 2020.09.05 |
Comments