kaist-dmlab / Prune4Rel

MIT License
26 stars 17 forks source link

Multiple GPU Usage #7

Closed NaJeehye closed 2 weeks ago

NaJeehye commented 3 weeks ago

I want to run the code using multiple GPUs, is there any problem?

seolachoi commented 2 weeks ago

We actually conducted our experiments using multiple GPUs, and the code to support that is available. You can refer to the 'scripts' folder for the necessary setup and instructions on how to run the code with multiple GPUs.

Let me know if you need further assistance!