Skip to content

[BYOC][ACL] removed ACL 20.05 limitations#7251

Merged
mbaret merged 1 commit into
apache:mainfrom
d-smirnov:acl-no-padding
Jan 20, 2021
Merged

[BYOC][ACL] removed ACL 20.05 limitations#7251
mbaret merged 1 commit into
apache:mainfrom
d-smirnov:acl-no-padding

Conversation

@d-smirnov

Copy link
Copy Markdown
Contributor

This PR removes checks for padding in according with changes in ACL 20.11 which currently does not require padded data.

@d-smirnov

Copy link
Copy Markdown
Contributor Author

@mbaret

@d-smirnov d-smirnov force-pushed the acl-no-padding branch 2 times, most recently from 8779457 to 6e9b18d Compare January 12, 2021 11:12
Removed checks for padding in according with changes in ACL 20.11

*ACL stands for "Compute Library for the Arm® Architecture"

@mbaret mbaret left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks OK, but a question on what's happened with the tests. It seems like you've removed the check for the number of ACL partitions - is this because previously some tests wouldn't offload due to the padding restriction but now they always do?

Comment thread tests/python/contrib/test_arm_compute_lib/test_dense.py
@d-smirnov

Copy link
Copy Markdown
Contributor Author

Correct. Tests were restored to initial state (before padding limitations). Now each test always resulted to ACL-partitioned IR so there is no need to have this variations.

@d-smirnov

Copy link
Copy Markdown
Contributor Author

Ping. How we can make a progress here?

@mbaret mbaret left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM.

@mbaret mbaret merged commit 969b77a into apache:main Jan 20, 2021
@mbaret

mbaret commented Jan 20, 2021

Copy link
Copy Markdown
Contributor

Thanks @d-smirnov

TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Jan 20, 2021
Removed checks for padding in according with changes in ACL 20.11

*ACL stands for "Compute Library for the Arm® Architecture"
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jan 21, 2021
Removed checks for padding in according with changes in ACL 20.11

*ACL stands for "Compute Library for the Arm® Architecture"
electriclilies pushed a commit to electriclilies/tvm that referenced this pull request Feb 18, 2021
Removed checks for padding in according with changes in ACL 20.11

*ACL stands for "Compute Library for the Arm® Architecture"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants