8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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
https://travis-ci.org/github/pytorch/ignite/jobs/698932904#L3758
Need to inspect and fix that.
conda
pip
The text was updated successfully, but these errors were encountered:
vfdev-5
Successfully merging a pull request may close this issue.
🐛 Bug description
LR finder catch errors from Visdom server and thus fails.
https://travis-ci.org/github/pytorch/ignite/jobs/698932904#L3758
Need to inspect and fix that.
Environment
conda
,pip
, source):The text was updated successfully, but these errors were encountered: