Skip to content

Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious.#1758

Merged
pranavsharma merged 21 commits intomasterfrom
rename_allocator_info
Sep 5, 2019
Merged

Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious.#1758
pranavsharma merged 21 commits intomasterfrom
rename_allocator_info

Conversation

@pranavsharma
Copy link
Copy Markdown
Contributor

Description: Rename OrtAllocatorInfo to OrtMemoryInfo to make it more obvious.

Motivation and Context
In the C API review meeting, it was unanimously decided to rename this as this object doesn't really describe the allocator's info; albeit, it describes the memory that was allocated by an allocator.

Pranav Sharma added 21 commits July 22, 2019 11:09
@pranavsharma pranavsharma requested a review from a team as a code owner September 5, 2019 03:01
Copy link
Copy Markdown
Contributor

@RyanUnderhill RyanUnderhill left a comment

Choose a reason for hiding this comment

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

Looks good, though I just skimmed over the changes as it's just a search/replace

@pranavsharma pranavsharma merged commit 52fe574 into master Sep 5, 2019
@snnn snnn deleted the rename_allocator_info branch September 5, 2019 22:41
yuslepukhin pushed a commit that referenced this pull request Mar 17, 2026
## Describe your changes

Remove duplicated openvino import.

## Checklist before requesting a review
- [ ] Add unit tests for this change.
- [ ] Make sure all tests can pass.
- [ ] Update documents if necessary.
- [ ] Lint and apply fixes to your code by running `lintrunner -a`
- [ ] Is this a user-facing change? If yes, give a description of this
change to be included in the release notes.
- [ ] Is this PR including examples changes? If yes, please remember to
update [example
documentation](https://github.com/microsoft/Olive/blob/main/docs/source/examples.md)
in a follow-up PR.

## (Optional) Issue link
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