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

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

Merged
piiswrong merged 1 commit intoapache:masterfrom
oura-fj:fixed_main_of_convert_symbol.py
Dec 7, 2016
Merged

fixed the main() function of convert_symbol.py#4131
piiswrong merged 1 commit intoapache:masterfrom
oura-fj:fixed_main_of_convert_symbol.py

Conversation

@oura-fj
Copy link
Copy Markdown
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