This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Replies: 2 comments
-
@729009982 Thank you for posting your question. @mxnet-label-bot [Question, Python] |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mxnet-label-bot [NDArray] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
nd.zeros(shape,ctx=[gpu(0),gpu(1),gpu(2),gpu(3)])
get:
Invalid context string [gpu(0), gpu(1), gpu(2), gpu(3)]
copy_to(gpus), as_in_context(gpus) and split_and_load(x,gpus) does not work
How can I do ?
Thank you for your time :-D
Beta Was this translation helpful? Give feedback.
All reactions