Bruno Alexandre Rosa

Results 34 comments of Bruno Alexandre Rosa

https://github.com/tensorflow/tensorflow/issues/50443

@onyx22574 just to be clear: if you are asking for [pdb](https://docs.python.org/3/library/pdb.html) support, we currently do not have it. But that's a very nice idea, actually. This is going to be...

Hi @svarjo, thanks for the detailed request! A bit of history: in fact, when @csantosbh started the project we were both working with NV21 images ourselves and we actually did...

> Some other things that would be nice: persistent settings between runs and/or persistent list of variables (or parse known image variables from scope). Regarding these requests: if by "parse...

closing and reopening to trigger new CI

after a long time, I came back :) I cherry-picked some commits that touched the code itself and I am still trying to figure out how to automatically ensure that...

closing and reopening to trigger new CI

Hi, @a-hromov, great changes! I was testing it just now and noticed that the contrast icons are not loaded when `colorspace` is missing from the .ini file. Can you fix...

I don't get what you mean @libaineu2004. Strictly speaking, oidwindow is already a standalone process. The actual debugger plugin (gdb/lldb) is oid.py, which loads liboidbridge which, in its turn, sends...

closing and reopening to trigger new CI