agermanidis/livepython

enhancement - remove truncation of value

johndpope opened this issue · 3 comments

screen shot 2018-06-15 at 20 39 00

eg.
instead of
Tensor("rnn3/while/Identity_3:...

allow user to scroll to right to see larger value....

is there a memory limit on this ? or just a ui problem with css in electron I wonder.

alternatively - maybe able to cherry pick some ui code from https://github.com/lutzroeder/Netron/

screen shot 2018-06-17 at 07 22 46

screen shot 2018-06-18 at 22 07 30

removing truncation helps

we should ditch the truncation - it works so much better without it.
screen shot 2018-06-20 at 11 31 52 am