onnxruntime
Fix PR #5550 reverted in #5911 (performance improvment for operator Transpose)
#5916
Merged

Fix PR #5550 reverted in #5911 (performance improvment for operator Transpose) #5916

xadupre merged 28 commits into microsoft:master from xadupre:transpose2
xadupre
sdpython Improves implementation of transpose operator
d8fd2ea1
sdpython use alloca instead of std::vector
59b8014e
sdpython Improves all transpose function, uses stack to allocate
265beac4
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
a9631447
sdpython fix comment
621a5a23
sdpython Simplifies transposition when it is not really needed.
ed176f18
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
7263d87b
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
b7dfa058
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
acff6907
sdpython fix comments
a3a3070e
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
5bb6c097
sdpython Removes ORT_ENFORCE
4d3c7d5a
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
55e8bdec
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
333fb401
sdpython Removes alloca
04383794
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
ff3f3ac5
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
048bda5e
sdpython Fix issue mentioned in #5911
3a0cdc80
xadupre xadupre requested a review 5 years ago
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
0f44d34d
xadupre xadupre changed the title [WIP] Fix PR #5550 reverted in #5911 (performance improvment for operator Transpose) Fix PR #5550 reverted in #5911 (performance improvment for operator Transpose) 5 years ago
xadupre xadupre requested a review from snnn snnn 5 years ago
hariharans29
hariharans29 commented on 2020-11-25
snnn
snnn commented on 2020-11-25
snnn
snnn commented on 2020-11-25
snnn
snnn commented on 2020-11-25
snnn
snnn commented on 2020-11-25
snnn
snnn commented on 2020-11-25
snnn
snnn commented on 2020-11-25
sdpython add more unit tests to check the transpose does not copy values outsi…
0afd494b
duli2012 duli2012 added release:1.6
sdpython change parenthesis with a pointer
68add224
skottmckay
skottmckay commented on 2020-12-01
skottmckay
skottmckay commented on 2020-12-01
xadupre
xadupre commented on 2020-12-01
sdpython init -> Init + ORT_ENFORCE
137b8f36
skottmckay
skottmckay commented on 2020-12-01
sdpython Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
9d49076c
sdpython add comments on MultiIndex
9d40afc5
sdpython add enforce
5a304a70
sdpython use structure of arrays
a1fd062d
sdpython fix enforce
5c9e394b
hariharans29
skottmckay
skottmckay
skottmckay dismissed these changes on 2020-12-02
sdpython adding unit test for function DoTransposeImpl
2b0b4af4
xadupre xadupre dismissed their stale review via 2b0b4af4 5 years ago
xadupre
skottmckay
skottmckay approved these changes on 2020-12-02
hariharans29
xadupre
xadupre xadupre merged bdd06f63 into master 5 years ago
faxu faxu added triage:approved
xadupre xadupre deleted the transpose2 branch 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone