declare-lab / multimodal-deep-learning

This repository contains various models targetting multimodal representation learning, multimodal fusion for downstream tasks such as multimodal sentiment analysis.
MIT License
748 stars 153 forks source link

How to add Distributed training #8

Open JIaqiYang78 opened 1 year ago

JIaqiYang78 commented 1 year ago

Hello,

I am confused about how to add distributed training so that I can define gpu for training. I don't know which file should I modify and add some codes in? Does anybody can help me?

Thanks!