-
-
Notifications
You must be signed in to change notification settings - Fork 692
Inspect warnings from Visdom that make CI flaky #1133
Copy link
Copy link
Closed
Labels
Description
🐛 Bug description
LR finder catch errors from Visdom server and thus fails.
tests/ignite/contrib/handlers/test_lr_finder.py:202: AssertionError
------------------------------ Captured log call -------------------------------
ERROR visdom:__init__.py:619 [Errno 111] Connection refused
ERROR visdom:__init__.py:619 [Errno 111] Connection refused
Need to inspect and fix that.
Environment
- PyTorch Version (e.g., 1.4):
- Ignite Version (e.g., 0.3.0):
- OS (e.g., Linux):
- How you installed Ignite (
conda,pip, source): - Python version:
- Any other relevant information:
Reactions are currently unavailable