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