Shital Shah
Shital Shah
+1. I'd put exact same config after a lot of research and it finally worked two months ago. Not anymore... Adding @nitinhayaran to the thread who authored above change.
Got this error, here my answer on SO: https://stackoverflow.com/a/51219000/207661
We support any model. If you had like to investigate this issue then please add detailed steps that would allow us to reproduce the issue. Include what you are doing,...
Thank you! TensorWatch currently works well with PyTorch and it should work well with TensorFlow eager mode tensors. We are still working on Keras integration however. BTW, do you mean...
Hi @sayakpaul, I've put keras support in our backlog, hope to be done sometime next week. For TensorFlow, we already support eager tensors so no changes there. I would keep...
PyCharm is IDE so you should be able to use tensorwatch in your projects you are developing in PyCharm. However, if you want to use this in your custom GUI...
What is your OS and Python environment? Are you using non-English version of OS or Python install? I'm suspecting there is something wrong with your Python install.
Lazy logging requires separate process that you want to query. In Google Colab, everything runs in same Python kernel. So lazy logging is probably not useful there. However, TensorWatch also...
Could you please give more info on steps and how to reproduce this error?