multiprocessing.spawn python version check (#14039)
authorTeng Li <tengli@fb.com>
Sat, 17 Nov 2018 01:49:56 +0000 (17:49 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 17 Nov 2018 02:53:23 +0000 (18:53 -0800)
commit778e23606b3c56d2cdc09fd776552851ead5df05
tree7a4d5ee5c299f0ad5409a306ba3ab70afa07c6d7
parentce6192a21f5307572bd7ee9aae49f566fc9b592c
multiprocessing.spawn python version check (#14039)

Summary:
This will be super helpful to the user
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14039

Differential Revision: D13089200

Pulled By: teng-li

fbshipit-source-id: 29e7507bd8fe5a0c58a85c52f976bfca282b4c1b
torch/multiprocessing/__init__.py
torch/multiprocessing/spawn.py