Skip to content
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

Tensorboard interceptor keeps receiving events even after training #49

Open
renan-souza opened this issue Feb 10, 2023 · 2 comments
Open
Labels
bug Something isn't working priority:low

Comments

@renan-souza
Copy link
Collaborator

This has low priority because it can be easily worked around by calling consumer.stop(), but this is a bug that should be fixed.

@renan-souza renan-souza added bug Something isn't working priority:low labels Feb 10, 2023
@renan-souza
Copy link
Collaborator Author

renan-souza commented Sep 22, 2023

I removed this test: https://github.com/ORNL/flowcept/blob/main/tests/plugins/test_tensorboard.py#L155 in this commit:
6d0ce57
This test may be related to this issue. When we fix tensorboard adapter issues, we should return with this test.

@renan-souza
Copy link
Collaborator Author

As of today, sometimes the assert len(docs) == 16 check still causes intermittent errors.
See: https://github.com/ORNL/flowcept/actions/runs/8023284655/job/21920203496?pr=111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:low
Projects
None yet
Development

No branches or pull requests

1 participant