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

Use share_inputs to replace shared_memory #448

Closed
wants to merge 1 commit into from

Conversation

wgzintel
Copy link
Contributor

remove the FutureWarning:
optimum/intel/openvino/modeling_decoder.py:364: FutureWarning: shared_memory is deprecated and will be removed in 2024.0. Value of shared_memory is going to override share_inputs value. Please use only share_inputs explicitly.

@wgzintel wgzintel changed the title use share_inputs to replace shared_memory Use share_inputs to replace shared_memory Oct 10, 2023
Copy link
Contributor

@jiwaszki jiwaszki left a comment

Choose a reason for hiding this comment

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

Thanks for updating this!

I have similar effort going on in #429 -- need to rebase this branch.

@wgzintel
Copy link
Contributor Author

wgzintel commented Oct 13, 2023

replaced by #429

@wgzintel wgzintel closed this Oct 13, 2023
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