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.
1 parent aad69f5 commit 63b82ffCopy full SHA for 63b82ff
.travis.yml
@@ -68,7 +68,6 @@ script:
68
- sleep 5
69
- python -c "import visdom; v = visdom.Visdom()"
70
- py.test --cov=tensorboardX tests/
71
- - pytest tests/tset_multiprocess_write.py # pytest has issue with multiprocessing, so I rename to "tset"
72
- python examples/demo.py # mnist download is broken
73
- python examples/demo_graph.py
74
- python examples/demo_embedding.py
0 commit comments