google-research / deeplab2

DeepLab2 is a TensorFlow library for deep labeling, aiming to provide a unified and state-of-the-art TensorFlow codebase for dense pixel labeling tasks.
Apache License 2.0
1k stars 159 forks source link

do you have plan to offer multi-gpu demo or tutorial ? #137

Open wonchul-kim opened 2 years ago

wonchul-kim commented 2 years ago

do you have plan to offer multi-gpu demo or tutorial ?

aquariusjay commented 2 years ago

You should be able to use multi-gpu by specifying the num_gpu flag.