We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Python Layers: Server-side file
I'm running DIGITS 5.1:
___ ___ ___ ___ _____ ___ | \_ _/ __|_ _|_ _/ __| | |) | | (_ || | | | \__ \ |___/___\___|___| |_| |___/ 5.1-dev
The text was updated successfully, but these errors were encountered:
Fixes NVIDIA#1215 'python_layer' referenced before assignment
759700b
Should be fixed by #1202.
Sorry, something went wrong.
No branches or pull requests
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:
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:
The text was updated successfully, but these errors were encountered: