Samuele Mazzi
Samuele Mazzi
Any news about this? I'm trying to do the same thing with a RNNModel and it gives me the exact same result
Oh okay! Really thank you @v-ein for the explanation! Also I think that your last piece of code is definetely a more elegant way of handle this problem, so I...
> What a massive PR! It would be very cool if it would be merged. Grazie mille! > > Is there a website for this product by your company? Really...
> This is a great PR! > > It looks like a lot of the breaking changes could be made to _not_ be if desired via aliases on the Python...
> Also, if you are looking to promote your app when it's done, I'd recommend posting on Reddit. I have some experience with that, so I'd could give a few...
> This branch seems to work well with an app that uses DearPyPixl, just needed to rename `mvTag` to `mvPlotTag` so all the machinery worked. That's great, thanks! I really...
> While I personally don't mind when updates are API-breaking (a benefit of me not needing to work on large projects, I suppose), DPG is supposed to be in "maintenence...
> While I really appreciate all the work done and still being done behind this PR, and welcome any fixes that correct possible earlier mistakes in ImGui upgrade, can we...
> While it might look natural to pass dpg.mvKey_None to disable the corresponding modifier, mvKey_None doesn't actually work. ImPlot uses ImHasFlag to check if the modifier is pressed. The way...
> Here is a list of all the new and deprecated arguments and functions - I think we'll need to add it to Release Notes. Going to update this list...