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

[CLML] Fix in clml pattern check condition #16933

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

krishnaraj36
Copy link
Contributor

Added more check condition to make clml path more robust.

  1. Depth_to_space - CLML path only supported for mode="DCR" and NCHW layout
  2. Default checks - CLML supports less than 4D tensor dimension and with batch size =1.

Added more check condition to make clml path more robust.
1. Depth_to_space - CLML path only supported for mode="DCR" and NCHW
layout
2. Default checks -  CLML supports less than 4D tensor dimension and
with batch size =1.
@krishnaraj36
Copy link
Contributor Author

@srkreddy1238 : Can you please take a look in this PR

Copy link
Contributor

@srkreddy1238 srkreddy1238 left a comment

Choose a reason for hiding this comment

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

LGTM

@srkreddy1238 srkreddy1238 merged commit 1453893 into apache:main Apr 27, 2024
17 of 18 checks passed
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.

2 participants