Ivan Prosperi
Ivan Prosperi
Thank you @DN6 for the quick reply. I updated the bug report with a script to reproduce the bug. Hope it helps.
Hi, adding `parse_args=False` avoids the problem, the `log_parameters` call does its job and the config dictionary is correctly logged, but as expected the run args are not logged, and my...
Hi @DN6. > You would like to log the parsed args, and also log the run args as separate parameters in order to track which args were modified at runtime?...
Hi! Any plans on supporting this feature? It happens quite often that the pasted contents are identical to the copied ones, yet the extension prints a warning: it would be...
Sorry @roedesh I missed the notifications for this post. I will test the new version and let you know. Thank you
Ok I am testing it and I still see some problems: I think the culprit is the difference in linux selections (primary and clipboard). For example if I select the...
* Browser: Chrome Version 98.0.4758.80 (Official Build) (64-bit) * Distro: Ubuntu 18.04 * Yes the clipboard changes after copies, and that is expected. However the "primary" selection buffer (see for...
> Is this similar to the behaviour you are experiencing @ivan94fi ? Yes I can reproduce this too, but as you pointed out, the issue is a bit randomic. Sometimes...
Hey thanks for the quick solution. Yes I think this fix might be an improvement. However, looking at the logged "alteredClipboard" events that I included yesterday in my post, maybe...
Thanks for these information, however downgrading pythorch is not an option for us. Any updates from the developers on this? Thank you