Skip to content

Commit

Permalink
[BugFix] SSD fully supported on GPUs, updated deploy_ssd tutorial (ap…
Browse files Browse the repository at this point in the history
…ache#2510)

* nms fixed for gpu, tested on cuda and opencl devices, ssd now can run fully on the gpu

* sort updated to use virtual thread

* typo fixed

* fix lint

* fix lint

* add support when batch_size > 1

* intel graphics conv2d bugs fixed for inception_v3

* intel conv2d api updated, nn input size 4 condition added

* review addressed

* move conv_tags to attributes

* opencl ctx fixed

* nms_ir index simplified
  • Loading branch information
Laurawly authored and merrymercy committed Feb 17, 2019
1 parent ac4239b commit 022063f
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 464 deletions.
Loading

0 comments on commit 022063f

Please sign in to comment.