-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Custom tensorboard observations #3594
New issue
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
Custom tensorboard observations #3594
Conversation
Hi @MikeWise2718, I'm trying to wrap up a few other loose ends, but I'll return to this later this week... |
Thanks for taking a look. Is it about using the I could also clean up the submission if that would help. I didn't do a great job on getting rid of extraneous changes before submitting, which is kind of stupid I guess. |
Hi @MikeWise2718, I'm going to start working on a sidechannel approach for this; hopefully I'll have something to review today or tomorrow. |
Hi @MikeWise2718, |
Closing this off since the equivalent functionality was added. |
Proposed change(s)
Added custom TensorBoard observations - This is code I had running last December, but I worked this weekend to bring it up to date with the current master branch.
Overview
Here is a summary of the important changes I had to do to get this to work
Protobuf changes:
Python changes:
C# Changes:
Other Changes
Let me know if you have questions or requests.
Mike Wise
mwise@microsoft.com
Types of change(s)
Checklist
Other comments