Kyoung Whan Choe

Results 7 comments of Kyoung Whan Choe

@jsuarez5341 This PR should be merged so that the current demo script can work with the ocean envs.

Can you try `git merge 3.0` to have the latest changes in? This PR does not need to change default.ini nor puffernet.

Cool thanks! The tests seem irrelevant here.

@EliaPiccoli Thank you so much! I followed your suggestion.

Hi Elia, nice catch and thanks! As you suggested, I passed in the device info, and now it should query the correct device.

Hello, I ran the minimal xformers example by @pablovela5620 (https://github.com/prefix-dev/pixi/issues/3223#issuecomment-2797022870) using the `pixi 0.52.0` and still getting the same missing-torch error. @tdejager Can you please provide the working example for...

Here is a simple test script to demonstrate the problem. With the current code, memory usage fluctuates up to 2GB. With the fix, memory usage remains constant at around 260MB....