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

[RUNTIME][CLML] Add fixes to clml runtime api #13426

Merged
merged 11 commits into from
Nov 18, 2022
Merged

Conversation

krishnaraj36
Copy link
Contributor

Handled unsupported configuration for ops in clml pattern table
and updated Dense op runtime api with conv 1x1 kernel api invocation.

kvegiraj added 2 commits November 17, 2022 03:42
Handled unsupported configuration for ops in clml pattern table
and updated Dense op runtime api with conv 1x1 kernel api invocation.
Handled unsupported configuration for ops in clml pattern table and
updated Dense op runtime api with conv 1x1 kernel api invocation.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 18, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@krishnaraj36 krishnaraj36 reopened this Nov 18, 2022
@srkreddy1238 srkreddy1238 requested review from srkreddy1238 and masahi and removed request for srkreddy1238 November 18, 2022 04:44
@masahi masahi merged commit 8eff158 into apache:main Nov 18, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
* [RUNTIME][CLML] Add fixes to clml runtime

Handled unsupported configuration for ops in clml pattern table
and updated Dense op runtime api with conv 1x1 kernel api invocation.

* [RUNTIME][CLML] Add fixes to clml runtime

Handled unsupported configuration for ops in clml pattern table and
updated Dense op runtime api with conv 1x1 kernel api invocation.

* Fix the lint error for clml.py

* Fix the lint error for whitespace

* Fix the lint error for space

* Fix the lint error for if condition

* Fixes for lint error of whitespace

* Fixes for lint error of trailing space

* Fixes for lint error of trailing space

* Fixes for lint error of whitespace

* Fixes for lint error of trailingspace

Co-authored-by: kvegiraj <kvegiraj@qti.qualcomm.com>
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.

None yet

3 participants