Hakim

Results 6 comments of Hakim

> Are you running the code on the GPUs? Yes, I run the code on an RTX 3090 GPU. And from the dashboard I could see the GPU was being...

> `return tensor.to(x)[t].view(shape)` fixes it for me... This is feasible, thank you very much!

> the problem is solved but it raise a new one > > TypeError: PNDMScheduler.set_timesteps() got an unexpected keyword argument 'offset' > > how should i fix it Just omit...