Merge remote-tracking branch 'origin/master'

This commit is contained in:
Glenn Jocher 2020-05-12 09:53:18 -07:00
commit c066d7d439
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ assignees: ''
Before submitting a bug report, please ensure that you are using the latest versions of:
- Python
- PyTorch
- This repository (run `git status -uno` to check and `git pull` to update)
- This repository (run `git fetch && git status -uno` to check and `git pull` to update)
**Your issue must be reproducible on a public dataset (i.e COCO) using the latest version of the repository, and you must supply code to reproduce, or we can not help you.**