onnxruntime
Improves ReduceSum performance by removing transposition.
#5370
Merged

Improves ReduceSum performance by removing transposition. #5370

xadupre merged 28 commits into microsoft:master from redsum
xadupre
sdpython Improves ReduceSum performance
8daa0b81
xadupre xadupre requested a review 5 years ago
sdpython fix compilation issue
4a137ae9
sdpython Update reduction_ops.cc
cfcfdf53
sdpython investigate SEGFAULT
ad98b46e
sdpython still investigating
47e1559e
sdpython optimized implementation
3553ccdd
sdpython improves the PR, reduces the memory footprint
6543b4a4
sdpython simplify code
308ddd47
sdpython futher optimization, using cache
62e4946d
sdpython improves the code, handle empty reduce
f1ef6585
sdpython improve Einstein operator
db8355a1
sdpython Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
ec2199af
sdpython fix compiling issue
982645d7
sdpython Add min, max, L1, L2, logsum, sumsquare
28e84d71
sdpython fix compiling issue
222f91ec
sdpython remove unused code
933b1c62
sdpython move ReduceSumCore to the training version
7caa2a60
sdpython fix link issue for orttraining
83ea6676
sdpython Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
93150281
sdpython replace all reduce functions
8c4fdbec
sdpython remove all reduce implementation including transpose
84b6e52f
sdpython fix compilation issue
3508b566
sdpython Update reduction_ops.h
8a66d7a4
sdpython fix compiling issues
363b38c8
sdpython compilation issue, uninitialized variable
3c9c1cb3
zhanghuanrong
zhanghuanrong commented on 2020-10-12
xadupre xadupre changed the title [WIP] Improves ReduceSum performance by removing transposition. Improves ReduceSum performance by removing transposition. 5 years ago
sdpython Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
0cf5ed7a
sdpython removes mutable
f6d0fc53
sdpython Merge branch 'master' of https://github.com/Microsoft/onnxruntime int…
a6aa3fc5
xadupre xadupre requested a review from zhanghuanrong zhanghuanrong 5 years ago
zhanghuanrong
zhanghuanrong approved these changes on 2020-10-12
xadupre xadupre merged 66c8a441 into master 5 years ago
xadupre xadupre deleted the redsum branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone