This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Multi-GPU decoding support #30
Comments
i have the same problem here. |
I haven't found a solution to it yet. Maybe `t2t` doesn't support multi-GPU
decoding yet.
Thank you.
Shanbo
2017-06-29 10:32 GMT+08:00 Revo <[email protected]>:
… i have the same problem here.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJM_FRwSQ3MJtmVTh0pNjsIIbWibSB-Aks5sIwzGgaJpZM4ODMIy>
.
|
Indeed, we need to work on multi-gpu decoding. |
This (multi-gpu decoding) is the same problem as discussed in #266 (multi-gpu internal evaluation). |
Closing in favor of continuing discussion/resolution in #266 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all,
I'm wondering whether
tensor2tensor
support multi-GPU decoding for now? (wmt translation task)I'm saying this because when I tried to use multiple GPU cards to decode a data (translation task), the following exception raised, while no exception in a single GPU decoding scenario.
I'm putting the decoding script and full exception trace here. Thank you.
decoding script
exception info
The text was updated successfully, but these errors were encountered: