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

Add as_mut_ptr and inline hints #116

Merged
merged 4 commits into from
May 28, 2024

Conversation

rahulchaphalkar
Copy link
Contributor

  • Added as_mut_ptr() and as_ptr() where required to return
  • Added #[inline] compiler hints

Copy link
Contributor

@abrown abrown left a comment

Choose a reason for hiding this comment

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

Makes sense to me!

crates/openvino/src/node.rs Outdated Show resolved Hide resolved
crates/openvino/src/request.rs Outdated Show resolved Hide resolved
@rahulchaphalkar rahulchaphalkar merged commit 30fa16c into intel:main May 28, 2024
15 checks passed
@rahulchaphalkar rahulchaphalkar deleted the refactor-mut branch May 28, 2024 21:32
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