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

update: Update MSFT Contrib Ops in OVEP #521

Open
wants to merge 3 commits into
base: ovep-develop
Choose a base branch
from

Conversation

ankitm3k
Copy link

Description

This PR Updates the latest OV supported Contrib Ops in OVEP

@MayureshV1
Copy link

@ankitm3k, Can you please test a few models with these custom ops and ensure only the backends/ devices that are functional are called out as supported.

@ankitm3k ankitm3k force-pushed the ankit/data_ops_changes branch 3 times, most recently from 63560cc to 562d1fc Compare January 24, 2025 09:36
@vthaniel vthaniel force-pushed the ankit/data_ops_changes branch from 8d43b06 to 562d1fc Compare January 24, 2025 12:31
@ankitm3k ankitm3k changed the base branch from ovep-develop-lnl-1.4 to ovep-develop January 24, 2025 12:39
@n1harika
Copy link

Modified data_ops.cc to remove unsupported ops, namely:

SkipSimplifiedLayerNormalization
SimplifiedLayerNormalization
QuickGelu
FusedMatMul

This PR adds support for:

Attention
BiasGelu
EmbedLayerNormalization
FusedConv
FusedGemm
MatMulNBits
SkipLayerNormalization

@vthaniel vthaniel force-pushed the ankit/data_ops_changes branch 2 times, most recently from a53fa99 to c8ba719 Compare January 24, 2025 14:12
@ankitm3k ankitm3k force-pushed the ankit/data_ops_changes branch from c8ba719 to b5b8e5a Compare January 28, 2025 11:51
@ankitm3k ankitm3k force-pushed the ankit/data_ops_changes branch from b5b8e5a to b727038 Compare February 4, 2025 18:00
@n1harika
Copy link

n1harika commented Feb 6, 2025

@ankitm3k ankitm3k force-pushed the ankit/data_ops_changes branch from b727038 to e1027cc Compare February 6, 2025 14:07
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.

5 participants