onnxruntime
Change TensorShape to typically not allocate heap memory
#9542
Merged

Change TensorShape to typically not allocate heap memory #9542

RyanUnderhill
RyanUnderhill TensorShape no longer uses std::vector
59f3045c
RyanUnderhill Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
c9f916aa
RyanUnderhill Clang Format
36d9f6a6
RyanUnderhill Remove comment
48ab110b
RyanUnderhill Use std::size instead of _countof
a9f23300
RyanUnderhill Use std::size vs _countof
9717adb5
RyanUnderhill Fix some build breaks
06095c3d
pranavsharma
pranavsharma commented on 2021-10-26
edgchen1
edgchen1 commented on 2021-10-26
RyanUnderhill Switch over Training Code
f7e67171
RyanUnderhill Add unit test
554925bf
RyanUnderhill Fix breaks
7dfff97f
RyanUnderhill Build Breaks
b1352a53
RyanUnderhill Build Fixes
1b258ee5
RyanUnderhill Build Fixes
e7cc62d7
pranavsharma
RyanUnderhill Build Fixes
8cace97d
RyanUnderhill Build Fixes
6828641e
RyanUnderhill Build Fixes
fe303ea6
skottmckay
skottmckay commented on 2021-10-27
skottmckay
skottmckay commented on 2021-10-27
skottmckay
skottmckay commented on 2021-10-27
RyanUnderhill Bring back code for existing buffers, plus code review feedback.
766d5f6c
eindenbom
eindenbom commented on 2021-10-28
RyanUnderhill Code review feedback
dfdadd6c
RyanUnderhill Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
453b725d
RyanUnderhill Merge with master
c411d891
RyanUnderhill Revert back gsl::span change to api.h, have to keep allocating vector…
93ea6f9f
RyanUnderhill Revert parts of transpose_optimizer.cc
0c7a7744
RyanUnderhill Fix rocm
8ceef800
RyanUnderhill Fix rocm
c16631de
RyanUnderhill RyanUnderhill requested a review from skottmckay skottmckay 4 years ago
RyanUnderhill Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
58aaec83
yuslepukhin
yuslepukhin commented on 2021-11-04
RyanUnderhill Fix ROCM break due to master merge
622de717
RyanUnderhill Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
19d6b07a
RyanUnderhill Bump minimal build size up
d22e2279
pranavsharma
pranavsharma commented on 2021-11-05
RyanUnderhill Code review feedback
7d4efe60
RyanUnderhill Merge with master
3524689d
pranavsharma
pranavsharma dismissed these changes on 2021-11-05
RyanUnderhill Increase minimal build size by 1608 bytes
d7e0e640
RyanUnderhill RyanUnderhill dismissed their stale review via d7e0e640 4 years ago
RyanUnderhill RyanUnderhill requested a review from pranavsharma pranavsharma 4 years ago
pranavsharma
pranavsharma approved these changes on 2021-11-08
RyanUnderhill RyanUnderhill merged 24e35fba into master 4 years ago
RyanUnderhill RyanUnderhill deleted the ryanunderhill/tensor_shape_fix branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone