Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fixed the main() function of convert_symbol.py #4131

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

oura-fj
Copy link
Contributor

@oura-fj oura-fj commented Dec 7, 2016

This error is occurred when execute tools/caffe_converter/convert_symbol.py

Traceback (most recent call last):
File "convert_symbol.py", line 211, in
main()
File "convert_symbol.py", line 203, in main
symbol_string, output_name = proto2script(sys.argv[1])
ValueError: too many values to unpack

I fixed the main() function of convert_symbol.py (#4121)

@piiswrong piiswrong merged commit fc874df into apache:master Dec 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants