Forums - Layer parameter value is invalid in GPU

1 post / 0 new
Layer parameter value is invalid in GPU
daniel.gonzalez
Join Date: 19 Jul 18
Posts: 4
Posted: Tue, 2018-11-06 08:12

Hi all,

I'm trying to run a mobilenet with SNPE. My input layer has the following dimension: [1, 224, 224, 3]. It works on CPU, but when I try to run it on GPU, I'm having the following error:

java.lang.IllegalStateException: Unable to create network! Cause: error_code=802; error_message=Layer parameter value is invalid in GPU. Layer MobilenetV2/input:0 : output rank greater than 3D is not supported.; error_component=GPU Runtime; line_no=477; thread_id=515127637232
                    

However, when I run the SNPE Image Classificator example it works perfectly with those input layer shape.

Thanks in advance!

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.