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

Customize previous network: local variable 'python_layer' referenced before assignment #1215

Closed
dbolkensteyn opened this issue Oct 24, 2016 · 1 comment

Comments

@dbolkensteyn
Copy link

dbolkensteyn commented Oct 24, 2016

I'm following the fine-tuning tutorial here:
https://github.com/NVIDIA/DIGITS/blob/master/examples/fine-tuning/README.md

When I click "Customize" next to my previous LeNet MNIST network, I'm getting this error:

500: INTERNAL SERVER ERROR
UnboundLocalError
local variable 'python_layer' referenced before assignment

Note that I've left the field above Python Layers: Server-side file empty, and that I did select my dataset first.

I'm running DIGITS 5.1:

  ___ ___ ___ ___ _____ ___
 |   \_ _/ __|_ _|_   _/ __|
 | |) | | (_ || |  | | \__ \
 |___/___\___|___| |_| |___/ 5.1-dev
@lukeyeager
Copy link
Member

Should be fixed by #1202.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants