You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: