Can Balioglu

Results 60 comments of Can Balioglu

Hey @williamFalcon, thanks for the proposal! I am already in touch with Thomas (Chaton) and once we have an early release of fairseq v2, we can definitely consider having a...

@jbschlosser I think there was a race condition :) looks like we updated the tag at the same time. I had no intent to remove your tag.

Thanks for your feedback folks! @VitalyFedyunin below my answers: > 1. Distributed reference counting is hard, especially because you are proposing server-(many)clients architecture. This means you would have to take...

@ezyang please see my answers below. > You still need some way of connecting to the store without a preexisting queue that is already shared between the processes (e.g., in...

@VoVAllen please see my answers below. > Looks very nice to me. Thanks! > For the remove part, one thing needs to be decided is whether to free the memory...

Hey @mrshenli > Since this is shared-memory, would I be correct if I assume `torchstore` aims to support multiple processes on the same machine, instead of across machines? That is...

Thanks for the fedback @bowangbj! > For training, we need to come up with some hero examples. Please see my answer to Q9 regarding this. > Q1: re2 inference, can...

Thank you @tchaton! > Q1: Do you envision the store be used with sharded models ? Do you mind clarifying what type of sharded model you mean here? There are...

@VoVAllen regarding your first question again. I think I now get what you mean by the producer/consumer problem. What do you think about an optional time-to-live argument to `save()` API?...

Thanks for the feedback @stas00! I agree that this is not ideal. #44027 is a long standing proposal to introduce immutable tensors, but apparently it hasn't gained much traction due...