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 | 31 |
Tags
- SensorFusion
- numpy
- MirrorSegmentation
- IndoorReconstruction
- CVPR2020
- deep learning
- tensorboard
- ICCV2019
- Kinect
- pytorch
- Multi-viewRegistration
- Python
- git
- hstack
- CONCATENATE
- Omnidirectional
- RGBD
- vstack
- OmniSLAM
- 3d vision
- PaperReview
- LearnGitBranching
- MirrorDiscrimination
- Deeplearning
- unsupervised learning
- 다단
- LayoutEstimation
- DepthEstimation
- RuntimeError
- ComputerVision
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