Streamlining TensorBoard Workflow in PyCharm
已回答
The way I currently use TensorBoard is to output the file and then enter a command in the terminal that contains the address of the output file, get the URL IP, and then open it with a browser. This way is tedious and complicated. I wonder if there is a feature integrated with the Pycharm IDE that would allow me to quickly open the TensorBoard output file and view its contents. This would greatly simplify the workflow of tweaking my code.
请先登录再写评论。
Julian Yu As of now, support for TensorBoard is still a feature request - https://youtrack.jetbrains.com/issue/PY-61515/TensorBoard-support
Vote for it and you will automatically subscribe to receive updates