NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.83k stars 899 forks source link

how to use multiple gpus? #749

Closed hrdxwandg closed 5 years ago

hrdxwandg commented 5 years ago

when i use predefined model from matchzoo, eg DSSM,how can i use multiply GPUs?how can i use the API : keras.utils.multi_gpu_utils.multi_gpu_model

uduse commented 5 years ago

Please consult keras documentation/forum/stackoverflow for keras related questions.

hrdxwandg commented 5 years ago

emm... ok, solved