Forums - Tensor shape can not be null or empty.

4 posts / 0 new
Last post
Tensor shape can not be null or empty.
cljustb2008
Join Date: 9 Aug 17
Posts: 1
Posted: Mon, 2017-09-04 06:16

When running the inception v3 model, an error occurred in ClassifyImageTask.java:56.

  • Up0
  • Down0
c_srirak
Join Date: 31 May 18
Posts: 1
Posted: Wed, 2018-06-13 06:52

Hi ,

I am facing similar issue with snpe.1.15.0 version.

Can anyone help in figuring out this issue?

 

  • Up0
  • Down0
shenyingying25
Join Date: 14 Nov 18
Posts: 19
Posted: Tue, 2019-04-16 22:59

hi snpe-tensorflow-to-dlc input_dim cann't be null or emplty??

  • Up0
  • Down0
gesqdn-forum
Join Date: 4 Nov 18
Posts: 184
Posted: Tue, 2019-04-23 08:26

Hi cljustb2008,

If issue is  in sample android application, we must need to setup environment of inceptionv3 for sample app. It will copy the required assets into the android source's directory. Please before building the app make sure all the required assets are inplace. The source for getting the input shape of the model is written into sample application. This issue may cause because of unavalability of the required assets.

Please follow the below docs to setup the enviroment for inceptionv3:
Follow the steps from Build Example android App in Getting Started of Neural Processing SDK for AI

 

  • Up0
  • Down0
or Register

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.