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

armnn is not supported layer Deconvolution #52

Closed
Wayne-pw opened this issue Aug 17, 2018 · 2 comments
Closed

armnn is not supported layer Deconvolution #52

Wayne-pw opened this issue Aug 17, 2018 · 2 comments
Labels
Feature Request New feature or request Question Further information is requested

Comments

@Wayne-pw
Copy link

hello
I run a network(caffe network) with deconvolution layer,there are some errors:

WARNING: linker: /data/armnn_caffe_test: unsupported flags DT_FLAGS_1=0x8000000
WARNING: linker: /system/lib64/libarmnnCaffeParser.so: unused DT entry: type 0xf
arg 0x2dbdd
terminating with uncaught exception of type armnn::ParseException: Unsupported l
ayer type 'Deconvolution'
Aborted

armnn is not supported deconvolution?

@Surmeh
Copy link
Contributor

Surmeh commented Aug 17, 2018

Hi @Wayne-pw,

We currently do not have the support for Deconvolution layer. If you could comment about the model you're using I can make sure that information is made available to the development team.

You can also check the below documentation which mentions the layers supported by ArmNN.
https://github.com/ARM-software/armnn/blob/master/src/armnnCaffeParser/CaffeSupport.md
https://github.com/ARM-software/armnn/blob/master/src/armnnTfParser/TensorFlowSupport.md

Thanks,
Surabhi

@Surmeh Surmeh added Feature Request New feature or request Question Further information is requested labels Aug 17, 2018
@Surmeh
Copy link
Contributor

Surmeh commented Sep 5, 2018

Hi @Wayne-pw,

It would be great if you could provide us with the model information. If not, I completely understand.

Thanks,
Surabhi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants