Oren Amsalem
Oren Amsalem
@gui-miotto solution works
I get the same problem.
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  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:  2. would be great...
any update on this? sync line between plots?