David-Andrew Samson
David-Andrew Samson
Awesome, thanks for the quick response!
@v0lta I might be interested in taking a look since I probably would be implementing my own version in the meantime anyways. What do you think the solution might entail?...
Awesome! I really appreciate you putting this all together! I was able to run the example you mentioned, looks like it works great! I presume you haven't looked into gpu/cuda...
Gave it a shot and it sort of looks like it works. I was able to get it to run a single training iteration, but then it crashes due to...
Awesome, yeah looks to be working great on my side as well!
Hi, I just had this issue this morning, so I do not think it is resolved. Pixel 6a Build number: TQ2A.230305.008.E1.2023032600 Stock clock app My auto reboot is set to...
I'm also encountering this issue in next.js. I haven't quite solved it yet, but I think I'm close. With a bunch of logging, I've realized that `loadPyodide` is being called...
Ok, success at least with my test case. To get it working, you just have to **add a default export to your component** that is running the pyodide stuff (e.g....
@robert I'm not seeing anything majorly wrong (caveat that I'm still just a beginner with next.js). One thing I do recall is, I was having issues with the newer versions...