pliang279 / MultiBench

[NeurIPS 2021] Multiscale Benchmarks for Multimodal Representation Learning
MIT License
462 stars 68 forks source link

Problem with code: os.environ['CUDA_VISIBLE_DEVICES'] = '0' #34

Open changzhiy opened 9 months ago

changzhiy commented 9 months ago

In examples/affect, there areos.environ['CUDA_VISIBLE_DEVICES'] = '0' in some files, and this might result in an error.