Skip to content

update: Update MSFT Contrib Ops in OVEP#521

Merged
sfatimar merged 3 commits intoovep-developfrom
ankit/data_ops_changes
Feb 11, 2025
Merged

update: Update MSFT Contrib Ops in OVEP#521
sfatimar merged 3 commits intoovep-developfrom
ankit/data_ops_changes

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
@sfatimar
Copy link

@ankitm3k PR is unblocked Please rebase, review and ready to merge

@vthaniel vthaniel force-pushed the ankit/data_ops_changes branch from c045197 to 935c8db Compare February 10, 2025 13:18
@ankitm3k ankitm3k force-pushed the ankit/data_ops_changes branch 2 times, most recently from 27b5c23 to 875d055 Compare February 10, 2025 14:48
@ankitm3k
Copy link
Author

@ankitm3k PR is unblocked Please rebase, review and ready to merge

LGTM. Reviewed it

@sfatimar
Copy link

LGTM

@sfatimar sfatimar merged commit 059f7c1 into ovep-develop Feb 11, 2025
6 of 12 checks passed
sfatimar pushed a commit that referenced this pull request Feb 11, 2025
* update: Update MSFT Contrib Ops from OV

* modified data_ops.cc to remove unsupported ops

* disabled tests for EmbedLayerNormalisation and MatMulNBits

---------

Co-authored-by: n1harika <[email protected]>
ankitm3k added a commit that referenced this pull request Feb 13, 2025
* update: Update MSFT Contrib Ops from OV

* modified data_ops.cc to remove unsupported ops

* disabled tests for EmbedLayerNormalisation and MatMulNBits

---------

Co-authored-by: n1harika <[email protected]>
sfatimar pushed a commit that referenced this pull request Feb 13, 2025
* Internal ci for PTL 1.1 (#523)

* update: Update MSFT Contrib Ops in OVEP (#521)

* update: Update MSFT Contrib Ops from OV

* modified data_ops.cc to remove unsupported ops

* disabled tests for EmbedLayerNormalisation and MatMulNBits

---------

Co-authored-by: n1harika <[email protected]>

* Add Max op to no_dimension_supported list

---------

Co-authored-by: jatinwadhwa921 <[email protected]>
Co-authored-by: Ankit Maheshkar <[email protected]>
Co-authored-by: n1harika <[email protected]>
ankitm3k added a commit that referenced this pull request Feb 17, 2025
* update: Update MSFT Contrib Ops from OV

* modified data_ops.cc to remove unsupported ops

* disabled tests for EmbedLayerNormalisation and MatMulNBits

---------

Co-authored-by: n1harika <[email protected]>
ankitm3k added a commit that referenced this pull request Feb 17, 2025
* Internal ci for PTL 1.1 (#523)

* update: Update MSFT Contrib Ops in OVEP (#521)

* update: Update MSFT Contrib Ops from OV

* modified data_ops.cc to remove unsupported ops

* disabled tests for EmbedLayerNormalisation and MatMulNBits

---------

Co-authored-by: n1harika <[email protected]>

* Add Max op to no_dimension_supported list

---------

Co-authored-by: jatinwadhwa921 <[email protected]>
Co-authored-by: Ankit Maheshkar <[email protected]>
Co-authored-by: n1harika <[email protected]>
ankitm3k added a commit that referenced this pull request Feb 17, 2025
* update: Update MSFT Contrib Ops from OV

* modified data_ops.cc to remove unsupported ops

* disabled tests for EmbedLayerNormalisation and MatMulNBits

---------

Co-authored-by: n1harika <[email protected]>
ankitm3k added a commit that referenced this pull request Feb 17, 2025
* Internal ci for PTL 1.1 (#523)

* update: Update MSFT Contrib Ops in OVEP (#521)

* update: Update MSFT Contrib Ops from OV

* modified data_ops.cc to remove unsupported ops

* disabled tests for EmbedLayerNormalisation and MatMulNBits

---------

Co-authored-by: n1harika <[email protected]>

* Add Max op to no_dimension_supported list

---------

Co-authored-by: jatinwadhwa921 <[email protected]>
Co-authored-by: Ankit Maheshkar <[email protected]>
Co-authored-by: n1harika <[email protected]>
Copy link

@sfatimar sfatimar left a comment

Choose a reason for hiding this comment

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

Approved

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