Philpax

Results 495 comments of Philpax

> Have you considered the risk of conflict between several concurrent pipelines? To return the result of inference, we need to change and maintain the `device.poll(wgpu::Maintain::Wait);` state which might worsen...

Hi there! Just wondering if this was implemented / there's a canonical solution. I have a section `blog` that's `transparent` (so that its posts will show up in the root...

Hi there, has there been any movement on this? I noticed that #1564 was merged, but it looks like that may not have resolved this issue. This is not a...

This has been fixed by #490; it appears GitHub didn't auto-close this issue.

Awesome! Thanks to Thomas for implementing this :D

Is this still necessary after #28 ?

Closing this as #73 should address it. (Please let me know/send a PR if it doesn't!)

Nope, that still requires the original Python code. If you want to tackle #21 as well, that would be awesome!

Hm, just do the simplest possible thing for now and we'll figure out a new CLI. There's several changes landing to the CLI soon, so we should avoid doing anything...