facebookresearch / facebookresearch/SlowFast

RuntimeError: context has already been set

Open
#204 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
7.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

python tools/run_net.py --cfg configs/Kinetics/C2D_8x8_R50.yaml NUM_GPUS 1 TRAIN.BATCH_SIZE 8 SOLVER.BASE_LR 0.0125 DATA.PATH_TO_DATA_DIR path_to_your_data_folder
============
Traceback (most recent call last):
File "tools/run_net.py", line 63, in
torch.multiprocessing.set_start_method("forkserver")
File "/home/zhu/anaconda3/lib/python3.6/multiprocessing/context.py", line 241, in set_start_method
raise RuntimeError('context has already been set')
RuntimeError: context has already been set

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.