Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- numpy
- IndoorReconstruction
- deep learning
- MirrorSegmentation
- CVPR2020
- CONCATENATE
- Python
- unsupervised learning
- LearnGitBranching
- git
- 다단
- LayoutEstimation
- PaperReview
- RGBD
- Omnidirectional
- ComputerVision
- SensorFusion
- vstack
- pytorch
- DepthEstimation
- ICCV2019
- MirrorDiscrimination
- 3d vision
- RuntimeError
- tensorboard
- hstack
- Deeplearning
- OmniSLAM
- Multi-viewRegistration
- Kinect
Archives
- Today
- Total
let me graduate
Horovod 본문
Install Horovod and mpi4py for distributed training. Horovod is more efficient than nn.DataParallel for mulit-gpu training and easier to use than nn.DistributedDataParallel. Before install horovod, make sure you have openmpi installed (sudo apt-get install -y openmpi-bin).
'etc' 카테고리의 다른 글
[VsCode] 크기가 큰 프로젝트 폴더에서 Pylance highlighting 안되는 문제 해결 (0) | 2022.08.19 |
---|---|
Python OpenCV 모듈 ROS의 모듈과 충돌시 (0) | 2020.10.22 |
Mac 에서 윈도우용 키보드 사용 (0) | 2020.07.06 |
Disable Mouse Horizontal Scrolling on Linux (0) | 2020.06.28 |
Tensorboard remote 서버에서 사용하기 (0) | 2020.06.11 |
Comments