onnxruntime
Add level two optimizations for constant propagation transformation.
#7410
Merged

Add level two optimizations for constant propagation transformation. #7410

satyajandhyala
satyajandhyala Made the python script generating the testcases modular.
7fa8d1a4
satyajandhyala Simplified testcase node ordering.
43702e74
satyajandhyala Moved testing for corner case to from PropagateBackwards to SearchUps…
5d0a0529
satyajandhyala Added new PropagateCast transformation testcases.
b5efc944
satyajandhyala Miscellanious change.
15866c25
satyajandhyala Added Add node the testcases to test interplay between different func…
9649c03d
satyajandhyala Modified RemoveBackToBackCasts function to remove cast even if the pa…
e78f8397
satyajandhyala Modified InsertCastNodes to update the graph consistently for other f…
1963cc02
satyajandhyala Moved ConcatNames function to the top.
875c31f4
satyajandhyala PropagateBackward/SearchUpstream and PropagateFP16CastsFromOutputsToI…
9371421b
satyajandhyala Miscellanious/format changes.
c9df81e3
satyajandhyala Added new testcases for level=2 setting.
33e39825
satyajandhyala satyajandhyala added component:ortmodule
satyajandhyala Added new models for testing.
2229bb33
satyajandhyala Fixed the unittest expected output.
31d3430e
satyajandhyala Fixed compilation error.
74035cc5
satyajandhyala satyajandhyala force pushed from 4075d9e0 to 74035cc5 4 years ago
satyajandhyala satyajandhyala changed the title [WIP] Level two optimizations for constant propagation transformation. Add level two optimizations for constant propagation transformation. 4 years ago
satyajandhyala satyajandhyala marked this pull request as ready for review 4 years ago
satyajandhyala satyajandhyala requested a review 4 years ago
SherlockNoMad
SherlockNoMad approved these changes on 2021-04-23
satyajandhyala satyajandhyala requested a review from thiagocrepaldi thiagocrepaldi 4 years ago
satyajandhyala satyajandhyala merged 979d6315 into master 4 years ago
satyajandhyala satyajandhyala deleted the ortmodule/propagate_cast_ops_three branch 4 years ago
SherlockNoMad

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone