Results 61 comments of Oren Amsalem

@gui-miotto solution works

Just noticed that it is the same as this one - https://github.com/facebookresearch/fairseq/pull/5018#issue-1618732029 not sure why it was closed

Here is some speed comparison if it helps ![Image](https://github.com/geohot/tinygrad/assets/8983713/6debaf9c-7e7e-4d7a-ba61-3a37e5914f43) https://stackoverflow.com/a/58942584

I see that some tests are failing, but I think they should not, for example: https://github.com/bokeh/bokeh/blob/226fb6aff189458dd5e5616c8fc375494b05ec2b/tests/unit/bokeh/core/property/test_dataspec.py#L168 The input is a tuple and not a string, this is the order of...

Hi @bryevdv, thanks for the reminder, I've just answered to your main comment (the rest I think are a result of that one)..

Yeah, sorry, did not find the bandwidth to get back to it. On Fri, Mar 15, 2024, 1:25 PM Bryan Van de Ven ***@***.***> wrote: > I am going to...

When I have few models. I lost them with append(_,step=X), and the X is synchronized between all the variables that I log. So then I wanna see what the loss...

Actually yes: 1. I don't really need to see Id here, if possible to see only the name, and also that it will be longer: ![image](https://user-images.githubusercontent.com/8983713/227241445-77b3fb87-6c54-4281-9e93-28d21140f891.png) 2. would be great...

any update on this? sync line between plots?