pytorch / examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Home Page:https://pytorch.org/examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily CI failed

github-actions opened this issue · comments

Commit 91ccd7a daily scheduled CI run failed, please check why

Issue seems to be that classroom dataset download is timing out https://github.com/pytorch/examples/runs/7245163532?check_suite_focus=true#step:5:414 - taking a look

EDIT: Failure seems to be a flake - tests run just fine here #1021

Will monitor and close this issue tomorrow if no new failure happens