Devin Bost

Results 55 comments of Devin Bost

Also, @jskeet I saw some comments that versioning was out of scope of CloudEvents, so please let me know if this falls into that category, but I'd like a way...

@jskeet I went back through that doc more carefully and noticed some commentary about how the version could be included in the URI of the `dataschema`. That could work, but...

@sasha-tkachev I apologize for missing the call. I'll be there at the next one. > if a consumer receives an event it should already know how to process certain attributes....

One other important case I forgot to mention: SCENARIO 4: P1 needs to cut a new version but wants to remain backward-compatible, so it starts emitting both new and old...

Hi @sasha-tkachev , regarding your comment: > In addition to the definition of the attersschema we SHOULD define a canonical attributes representation format. > The reason we need to do...

> The only concern from my point is, how can i express the schema of the data? as reading the cloud event spec seems like the dataschema should describe the...

If a bookie is slow, if enough bookies are available, will the broker automatically write to another bookie? It sounds like the workaround is to have (total bookies + N)...

![image](https://github.com/pytorch/torchrec/assets/7418031/6ec341d8-9d18-42b5-8e75-83a17b6d85b8)

Thank you for the attention to this. Please let me know if there's anything I can do to help.

Few questions: 1. Have you tried using the PyTorch data profiler? https://pytorch.org/tutorials/recipes/recipes/profiler_recipe.html I'd probably start there. 2. How are you loading the data? It looks like your dataset is loaded...