Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhyever
/
PatchFusion
like
58
Runtime error
App
Files
Files
Community
7
refs/pr/5
PatchFusion
/
configs
/
_base_
/
run_time.py
Zhyever
refactor
1f418ff
8 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
env_cfg=
dict
(
cudnn_benchmark=
True
,
mp_cfg=
dict
(mp_start_method=
'forkserver'
),
dist_cfg=
dict
(backend=
'nccl'
))