onnxruntime
Extend OrtAllocator API to get Allocator statistics
#24785
Merged

Extend OrtAllocator API to get Allocator statistics #24785

tianleiwu merged 31 commits into microsoft:main from toothache:alloc_stats
toothache
toothache toothache changed the title Extend IAllocator API to get Allocator statistics Extend OrtAllocator API to get Allocator statistics 1 year ago
hanbitmyths hanbitmyths requested a review from yuslepukhin yuslepukhin 1 year ago
yuslepukhin
toothache Add api to get allocator stats.
343f920a
toothache toothache force pushed from ccf39548 to 343f920a 1 year ago
yuslepukhin
yuslepukhin requested changes on 2025-05-19
toothache Address the comments.
c08b129c
toothache Fix UT.
f591045c
toothache Raise not implemented exception in default IAllocator::GetStats.
0e9c6915
toothache toothache marked this pull request as ready for review 1 year ago
toothache Polish the code.
6911375a
tianleiwu
azure-pipelines
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
yuslepukhin
yuslepukhin commented on 2025-05-20
toothache Address comments.
36a060e2
toothache Debug CI failure.
9a697061
toothache Return OrtStatus in IAllocator:GetStats.
e7464264
toothache Fix UT.
11d68e50
toothache Update UT.
eefc347e
toothache Fix lint.
f0267e9c
toothache Fix lint.
c6e89081
yuslepukhin
yuslepukhin requested changes on 2025-05-21
toothache Return ORT_NOT_IMPLEMENTED in default cpu allocator.
6b53fe2e
yuslepukhin
yuslepukhin commented on 2025-05-22
toothache Return E_NOT_IMPLEMENTED in NO_RTTI case.
848c30ab
toothache Update onnxruntime_c_api.cc
39aa2b11
toothache Fix UT.
7dc51ce5
toothache Move NO_RTTI check in OrtAllocator entry.
73bb00c6
toothache toothache closed this 1 year ago
toothache toothache reopened this 1 year ago
toothache Add back RTTI check in c_api
efa20241
toothache Added comments.
5358ccbb
yuslepukhin
yuslepukhin dismissed these changes on 2025-05-27
yuslepukhin
yuslepukhin
azure-pipelines
azure-pipelines
toothache Fix build issues with c++17 prior.
999c2e77
toothache toothache dismissed their stale review via 999c2e77 1 year ago
skottmckay
skottmckay commented on 2025-05-29
skottmckay
skottmckay commented on 2025-05-29
skottmckay
skottmckay commented on 2025-05-29
toothache Update API to return OrtKeyValuePairs.
4236d19c
toothache Update UT.
ed9eb699
toothache
toothache commented on 2025-05-29
toothache Update.
31f2e196
toothache Fix build.
ab4eba98
toothache Address comments.
f3cd26b4
toothache
toothache commented on 2025-05-30
toothache Address comments.
378e05ce
toothache
toothache commented on 2025-05-30
toothache Update apidoc
ffbdd3de
toothache Fix leak.
6699a729
skottmckay
skottmckay commented on 2025-05-30
toothache Address comments.
14027ae3
toothache Remove version check.
e8085f52
toothache Fix build.
84f48667
skottmckay
skottmckay approved these changes on 2025-06-02
yuslepukhin
yuslepukhin approved these changes on 2025-06-02
toothache
tianleiwu
azure-pipelines
tianleiwu tianleiwu merged c7fdb54c into main 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone