We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi there is there any way log the training process in tensorboard format?
The text was updated successfully, but these errors were encountered:
no, that's a cool idea though - tensorboard format is here tensorflow/tensorboard#72 (comment)
Sorry, something went wrong.
Here is script that we generally use - https://gist.github.com/vineelpratap/4e7ee1c5b576a5d0d08bd1b1d868ad6f. However, it works with only tf 1.14. Let us know if you are able to make it work with tf 2.0 .
Feel free to reopen if it is needed.
No branches or pull requests
hi there is there any way log the training process in tensorboard format?
The text was updated successfully, but these errors were encountered: