Closed prajyotmorey closed 1 year ago
Hii @TooTouch, In inference code, you have moved the memory bank to the CPU? is it necessary? Does it have any advantage to doing so? I want to run memsem on GPU, so what will be the best choice for it?
Hi, @prajyotmorey
If you want to use GPU, you can change device into gpu.
Best regards,
Hii @TooTouch, In inference code, you have moved the memory bank to the CPU? is it necessary? Does it have any advantage to doing so? I want to run memsem on GPU, so what will be the best choice for it?