Lukas

Results 7 comments of Lukas

Hi, @xuyxu I wanted to give implementing another voting strategy a try, but am a bit unsure of what needs to be changed (I have never contributed before :) )....

@xuyxu Cool, sure, I just opened a [pull request ](https://github.com/TorchEnsemble-Community/Ensemble-Pytorch/pull/126)with a first idea :)

Experiencing the same problem here, reproduced in [this](https://github.com/gardberg/bubblechat) project. I tried using high performance rendering, but this just makes my viewport not render (@omeiirr). Am new to bubbletea, not sure...

That's reasonable, thanks a lot for pointing me to that! If I understood the surgery guide correctly the way to add a hook would be through monkey patching, e.g. ```python...

@Pere-03 Thanks for the feedback and great ideas, appreciate it! @cgarciae That looks cool, both methods seem to work great! Thanks a lot for writing that up! Second one looks...

@ayusher Just out of curiosity, how would you go about doing this? Let's take the simplest case of a single non-sharded model running on a machine. I assume we want...

Yeah I agree. I know that some nvidia gpu libraries enable you to get flops, but does not seem like a trivial problem (not a good first issue I guess...