Forums - SNPE can not support input placeholder is [-1,-1,-1,3]?

4 posts / 0 new
Last post
SNPE can not support input placeholder is [-1,-1,-1,3]?
congguohua0
Join Date: 21 Jan 18
Posts: 2
Posted: Sun, 2018-01-21 19:14

I have a private model, and input shape is [-1,-1,-1,3], it can be handled by tensorflw tools graph_transform.

when i use "snpe-tensorflow-to-dlc", found "--input_dim" must is a 3dim shape like[x,y,z],and must fixed-size input!!!

What should i do, if i need a 4dim input shape and it is NOT fixed-size? (I think this snpe convert tools is a graph_transform wrapper, and graph_transform can handle 4dim and Non-Fixed_Size input placeholder)

 

  • Up0
  • Down0
ashishku
Join Date: 27 Sep 17
Posts: 4
Posted: Sun, 2018-01-28 22:28

I have a similar question. For the object detection model

https://github.com/tensorflow/models/tree/master/research/object_detection

i have input as "image_tesnor" with shape [1,None,None,3]

How to generate  dlc model for this type of tensorflow network ?

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

it occures to me,have you solve this problem with input_dims is no-fixed_size

  • Up0
  • Down0
csiitism
Join Date: 31 Oct 19
Posts: 6
Posted: Mon, 2019-11-04 22:04

any one solve this issue!!!

please help me to find the solution

  • 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.