Forums - vgg-ssd cannot run on gpu runtime

3 posts / 0 new
Last post
vgg-ssd cannot run on gpu runtime
sword_cg
Join Date: 27 Apr 18
Posts: 7
Posted: Fri, 2019-04-19 21:43

hi, we tried to run vgg-ssd-caffe on snapdragon 845. We converted the dlc with sdk 1.24 on Ubuntu 16.04.

The dlc could be loaded successfully on cpu runtime, but it failed on gpu runtime.

Then we tried the alexnet, it cound be loaded successfully on both cpu and gpu runtime.

In fact, we has ever run vgg-ssd on gpu  successfully, but the dlc was converted by sdk 1.15.

So, is there any fatal change between 1.15 and 1.24(we has set batch to 1)? Same prototxt, same caffemodel, dlc converted by 1.15 could run on gpu, dlc converted by 1.24 could not.

Please help!

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

Please check the layers mentioned in SNPE Docs, The supported layers will only run on the GPU runtime, else it will fallback to CPU runtime.
Please cross-verify the layers of vgg-ssd-caffe with the supported layer name.

  • Up0
  • Down0
sword_cg
Join Date: 27 Apr 18
Posts: 7
Posted: Fri, 2019-04-26 04:58

Thanks for your promptly reply!

I have checked the Doc, and I confirm all the layers can run on GPU runtime.

In fact, we have ever successfully run vgg-ssd-caffe on GPU with SDK 1.15. However now we try to update the SDK to 1.24, same .prototxt, same .caffemodel and same terminal commands, but the new .dlc cannot be loaded on gpu runtime TAT.

So I guess there may be some important updates between the two SDK version.

Any ideas please

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