Interchange Cast and Transpose operations to facilitate Transpose-MatMul fusion #6924
Added support to interchange Cast and Transpose operations.
85fb6bb2
Add new NodeArg
357bdff3
Fixed Cast op count
2573f9c6
Removed code saving the transformed model in the testcases.
cd84867a
Added ONNX models for the Transpose-Cast-MatMul fusion testcases.
ef2e05ce
satyajandhyala
changed the base branch from
master
to
thiagofc/ortmodule-api
5 years ago
Removed commented-out code.
082f25f3
Use descriptive local variable names.
4e3c2e66
satyajandhyala
changed the title [WIP] Interchange Cast and Transpose operations to facilitate Transpose-MatMul fusion Interchange Cast and Transpose operations to facilitate Transpose-MatMul fusion 5 years ago
satyajandhyala
marked this pull request as ready for review 5 years ago
Removed unnecessary ORT_ENFORCE.
496a9ceb
Removed unused variables.
e9c617d9
ytaous
commented
on 2021-03-08
ytaous
commented
on 2021-03-08
ytaous
commented
on 2021-03-08
ytaous
commented
on 2021-03-08
ytaous
commented
on 2021-03-08
ytaous
commented
on 2021-03-08
Added python code to generate the ONNX models required for testing Tr…
4b929c7e
Added diagram of the Transpose+MatMul fusion documentation
53974ff9
Miscellanious changes.
58d67cbc
Added a diagram
62197615
Cosmetic change to the diagram
7da2e468
ytaous
approved these changes
on 2021-03-09
satyajandhyala
merged
48eebed8
into thiagofc/ortmodule-api 5 years ago
satyajandhyala
deleted the ortmodule-api/cast_tranpose_matmul_fusion branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub