Skip to content

[CLML] Fix in clml pattern check condition#16933

Merged
srkreddy1238 merged 2 commits intoapache:mainfrom
krishnaraj36:clml_pattern_fixes
Apr 27, 2024
Merged

[CLML] Fix in clml pattern check condition#16933
srkreddy1238 merged 2 commits intoapache:mainfrom
krishnaraj36:clml_pattern_fixes

Conversation

@krishnaraj36
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
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
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