Skip to content

Remove invalid provider option 'enable_npu_fast_compile' in OVEP#429

Closed
preetha-intel wants to merge 14 commits intoovep-develop-lnl-1.2from
preetha/remove_legacy
Closed

Remove invalid provider option 'enable_npu_fast_compile' in OVEP#429
preetha-intel wants to merge 14 commits intoovep-develop-lnl-1.2from
preetha/remove_legacy

Conversation

@preetha-intel
Copy link

Description

Remove OVEP provider option 'enable_npu_fast_compile' .

Motivation and Context

code clean up

saurabhkale17 and others added 14 commits August 3, 2024 23:24
fix handling of multiple QuantizeLinear nodes
* Update onnx_ctx_model_helper.cc

Keep "attr_0" "attr_1" etc inside a scope so that these unique pointers get deleted after their use is over
Also declare "node_attributes" global to the new scope (within the function)

* Optimizations to reduce memory used during compilation

* Fix for reusing the serialized compiled blob to proto model

* EpCtx export code refactoring

* Fix from Ankit to move memory during ONNX Graph creation

* Localise the OV IR model in memory

* Apply lint changes

---------

Co-authored-by: Vishnudas Thaniel S <vishnudas.thaniel.s@intel.com>
Co-authored-by: Javier E. Martinez <javier.e.martinez@intel.com>
Updated the Version of OV to 2024.3
update: Enable C++ 20 Standard for the build
@preetha-intel
Copy link
Author

@vthaniel This removes the enable_npu_fast_compile option. Can we trigger the stability test on this PR so that we can be certain this doesn't break any other configs.

@sfatimar
Copy link

Is this ready to merge ?

@sfatimar
Copy link

@vthaniel can u trigger stability test on this

@preetha-intel
Copy link
Author

Merged as part of #465 . Closing this PR as its outdated.

@preetha-intel preetha-intel deleted the preetha/remove_legacy branch October 2, 2024 16:51
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.

6 participants