Skip to content
New issue

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

Fix root referenced before assignment #4920

Merged
merged 2 commits into from
Sep 25, 2021
Merged

Fix root referenced before assignment #4920

merged 2 commits into from
Sep 25, 2021

Commits on Sep 25, 2021

  1. Fix root referenced before assignment

    Fix for bug introduced by #4919 discovered on VOC autodownload:
    ```
    python train.py --data VOC.yaml
    ```
    glenn-jocher committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    887681e View commit details
    Browse the repository at this point in the history
  2. Cleanup

    glenn-jocher committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    fb29171 View commit details
    Browse the repository at this point in the history