onnxruntime
Wezuo/memory analysis
#5658
Merged

Wezuo/memory analysis #5658

wezuo merged 74 commits into master from wezuo/memory_analysis
wezuo
wezuo merged alloc_plan
bc5681c0
wezuo pass compilation
23e4095c
wezuo Start running, incorrect allocation memory info
65bc66bd
wezuo add in comments
a4afc0df
wezuo fix a bug of recording pattern too early.
d91f3f63
wezuo debugging lifetime
698234d0
wezuo fix lifetime
870b4dfa
wezuo passed mnist
785c1213
wezuo in process of visualization
d90f9f79
jessebenson Add code to generate chrome trace for allocations.
ad739eb9
wezuo in process of collecting fragmentation
d118387b
wezuo Merge branch 'wezuo/memory_analysis' of github.com:microsoft/onnxrunt…
486e2096
wezuo Merge branch 'master' into wezuo/memory_analysis
826b000b
wezuo before rebuild
16f7d465
wezuo Merge branch 'master' into wezuo/memory_analysis
60b7d0a3
wezuo Merge branch 'master' into wezuo/memory_analysis
cd00cf57
wezuo passed mnist
20b9152c
wezuo passed bert tiny
fafa7bad
wezuo fix the inplace reuse
0af836a5
wezuo fix the exception of weight in pinned memory
8c1caa04
wezuo add guards to ensure the tensor is in AllocPlan
2ea50092
wezuo add customized profiling
a2e5fa6e
Merge branch 'master' into wezuo/memory_analysis
0d19217d
debugging
1747583d
Merge branch 'master' into wezuo/memory_analysis
3f0874b6
debugging
56d6c966
wezuo fix the reuse of differnt location type
f40cedcd
wezuo add rank
20bbdffe
Merge branch 'master' into wezuo/memory_analysis
c2da2083
wezuo add the rank
2128b98b
add fragmentation
28a8505a
wezuo add time_step_trace
2f1af133
jessebenson Add summary for each execution step (total bytes, used/free bytes).
3bd5e9b8
wezuo add top k
92381de5
change type of top k parameter
65c4d60d
Merge branch 'master' into wezuo/memory_analysis
bde6684d
remove prints
229c6e3e
wezuo change heap to set{
c7685727
wezuo Merge branch 'wezuo/memory_analysis' of github.com:microsoft/onnxrunt…
0b7d5a7d
add the name pattern
bc84d07d
add the useage for pattern
ccc9a381
Merge branch 'master' into wezuo/memory_analysis
82b8849b
add partition
1a10f90c
wezuo change to static class
3934a4a9
wezuo add custom group
14fbd870
remove const
94031773
update memory_info
2814fbbd
in process of adding it as runtime config
6671ae5c
wezuo change the memory profiling to be an argument
85e5a157
wezuo add some comments
0fb7b363
wezuo wezuo requested a review 5 years ago
wezuo add checks to recored meomry_info in traaining session
80b955a6
codemzs
codemzs commented on 2020-11-02
codemzs
codemzs dismissed these changes on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
yuslepukhin
yuslepukhin commented on 2020-11-02
set the "local rank setting" to correct argument.
dc9647b5
Merge branch 'master' into wezuo/memory_analysis
31850675
wezuo wezuo assigned skottmckay skottmckay 5 years ago
wezuo wezuo assigned jessebenson jessebenson 5 years ago
wezuo wezuo assigned tlh20 tlh20 5 years ago
wezuo wezuo unassigned skottmckay skottmckay 5 years ago
wezuo wezuo unassigned jessebenson jessebenson 5 years ago
wezuo wezuo unassigned tlh20 tlh20 5 years ago
wezuo wezuo requested a review from jessebenson jessebenson 5 years ago
wezuo wezuo requested a review from gramalingam gramalingam 5 years ago
wezuo wezuo requested a review from tlh20 tlh20 5 years ago
wezuo wezuo requested a review from skottmckay skottmckay 5 years ago
addressing comments
4d1585fc
format adjustment
14e82a04
formatting
ca1f8e9c
wezuo remove alloc_interval
52197bda
Merge branch 'master' into wezuo/memory_analysis
2f2df482
tlh20
tlh20 commented on 2020-11-10
Merge branch 'master' into wezuo/memory_analysis
2b6e9b35
update memory_info.cc to skip session when there is no tensor for a p…
485e6492
fix memory_info multiple iteration seg-fault
9ed8a5ef
tlh20
tlh20 requested changes on 2020-11-16
Merge branch 'master' into wezuo/memory_analysis
a5cbb2fd
consolidate mainz changes
36e88283
wezuo fixed some minor errors
8b26f6de
wezuo Merge branch 'master' into wezuo/memory_analysis
4b3a21ca
wezuo guard by ORT_MINIMAL_BUILD
260e50bc
wezuo add ORT_MEMORY_PROFILE flag
2214b70d
wezuo added compiler flag to turn on/off memory profiling related code
ca99bc4b
wezuo clean up the code regarding comments
b3fbb23a
wezuo add comments
606a9ba8
wezuo revoke the onnx version
e10cc666
wezuo clean up the code to match master
df9eff81
wezuo clean up the code to match master
22f0821b
wezuo clean up the code to match master
34db0fcf
SherlockNoMad SherlockNoMad added core runtime
SherlockNoMad SherlockNoMad added training
tlh20
tlh20 approved these changes on 2021-01-12
codemzs
codemzs commented on 2021-01-19
codemzs
codemzs commented on 2021-01-19
codemzs codemzs dismissed their stale review 5 years ago
revoking review
wezuo wezuo merged 5b6753ce into master 5 years ago
wezuo wezuo deleted the wezuo/memory_analysis branch 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone