Evgeny Grigorenko

Results 23 comments of Evgeny Grigorenko

There is a quite constant issue on my fix with docker failing to "something creating groups" on Ubuntu repo. Usually it just required to start the distro in the terminal...

_Originally posted by @evgri243 in [#19739](https://github.com/zed-industries/zed/issues/19739#issuecomment-2748125411)_ I assume it is more valuable here. > Just as an intro. I tried all possible combinations yesterday. > > Build for: "x86_64-pc-windows-msvc" and...

Just curious. Two questions: * does it allow dev installations that way? * any way to mark builds platform specific, so that they are marked by `python build`?

Thanks for consideration. It is still work in progress, but I'd love to know your opinion. Let me answer your questions in words, then I'll come with examples if needed:...

@iden-kalemaj give me a few days to give it a try. There is a catch though: GradSampleModule is nn.Module, tracked and controlled by torch. GradSampleController is a simple class, untacking...

Together (let's be honest with Claude) we actually refactored something reasonable to merge the designs of both Modules/Controllers and PrivacyEngines. It is still WIP, but you may take a look...

I will try to add ghost_fsdp support and adapt from our sources a properly working Transformers DPTrainer based on the controller.

Hello! I hope to attend to it completely during the holidays and return back with better compatibility.

@iden-kalemaj I've majorly refactored the PR, starting practically from scratch. I tried to keep changes as limited as possible this time to limit the change surface and make it easier...

@david-stan may you have a look in it as well as a co-author.