Fix nv_peer_mem version (#304)
* fix nv_peer_mem version in dockerfile * fix security issue, remove pillow dependency (this is only needed for cifar example which has its own requirements.txt)
Showing
| torch>=1.2 | torch>=1.2 | ||
| torchvision>=0.4.0 | torchvision>=0.4.0 | ||
| pillow==6.2.2 | |||
| tqdm | tqdm | ||
| psutil | psutil | ||
| tensorboardX==1.8 | tensorboardX==1.8 | ||
| ... | ... |
Please register or sign in to comment