Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[COLLAGE][BYOC][ADRENO] Integrate byoc preprocess in collage and benc… #17609

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

srkreddy1238
Copy link
Contributor

…hmark

ntegrate implicit call of BYOC preprocessing module into collage tunning module and enable benchmark script for adreno targets.

Benchmark results:

Networks | OpenCL texture | OpenCLML | Collage
resnet-18-float32 | 10.58 | 7.21 | 7.29
resnet-18-float16 | 7.05 | 4.56 | 4.86
resnet-34-float32 | 16.26 | 12.42 | 13.07
resnet-34-float16 | 11.35 | 7.35 | 7.97
resnet-50-float32 | 19.19 | 20.86 | 18.91
resnet-50-float16 | 13.39 | 12 | 11.09 (8%)
densenet-121-float32 | 25.43 | 17.98 | 13.21 (36%) densenet-121-float16 | 12.38 | 11.01 | 8.72 (26%)
inception_v3-float32 | 40.41 | 22.3 | 22.64
inception_v3-float16 | 29.91 | 13.69 | 14.52
mobilenet-float32 | 4.09 | 3.68 | 3.19 (15%)
mobilenet-float16 | 2.8 | 2.44 | 2.1 (16%)

…hmark

ntegrate implicit call of BYOC preprocessing module into collage tunning module and enable benchmark script for adreno targets.

Benchmark results:

Networks | OpenCL texture | OpenCLML | Collage
resnet-18-float32 | 10.58 | 7.21 | 7.29
resnet-18-float16 | 7.05 | 4.56 | 4.86
resnet-34-float32 | 16.26 | 12.42 | 13.07
resnet-34-float16 | 11.35 | 7.35 | 7.97
resnet-50-float32 | 19.19 | 20.86 | 18.91
resnet-50-float16 | 13.39 | 12 | 11.09 (8%)
densenet-121-float32 | 25.43 | 17.98 | 13.21 (36%)
densenet-121-float16 | 12.38 | 11.01 | 8.72 (26%)
inception_v3-float32 | 40.41 | 22.3 | 22.64
inception_v3-float16 | 29.91 | 13.69 | 14.52
mobilenet-float32 | 4.09 | 3.68 | 3.19 (15%)
mobilenet-float16 | 2.8 | 2.44 | 2.1 (16%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant