Skip to content

[VM][Adreno] Fix using buffers for weights in VM#15671

Merged
masahi merged 2 commits intoapache:mainfrom
echuraev:echuraev/fix_resnet_perf
Sep 6, 2023
Merged

[VM][Adreno] Fix using buffers for weights in VM#15671
masahi merged 2 commits intoapache:mainfrom
echuraev:echuraev/fix_resnet_perf

Conversation

@echuraev
Copy link
Copy Markdown
Contributor

@echuraev echuraev commented Sep 5, 2023

In VM fn->attrs doesn't contain information about kernel_layout. So we can get this value from expr_attrib. In this PR function CanUseBuffers was modified to work with VM.

A new test which checks memory scope for VM was added.

In VM `fn->attrs` doesn't contain information about `kernel_layout`. So
we can get this value from `expr_attrib`. In this PR function
`CanUseBuffers` was modified to work with VM.

A new test which checks memory scope for VM was added.
@echuraev echuraev force-pushed the echuraev/fix_resnet_perf branch from 18d8c47 to a9b41da Compare September 6, 2023 09:33
@masahi masahi merged commit 738c2e9 into apache:main Sep 6, 2023
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.

3 participants