summaryrefslogtreecommitdiff
path: root/compiler/logo
AgeCommit message (Expand)AuthorFilesLines
2019-09-17[logo] Simplifying `BiasEncode - BiasDecode` subgraph (#7481)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+12
2019-09-11[logo] Preparing SimplifyDomainConversionPass to add more visit() (#7157)윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자2-19/+71
2019-09-11[logo] Revise test to use make_graph (#7371)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-8/+8
2019-09-09[logo] Unit test for ConstantFoldingPass (#7301)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+179
2019-09-09[logo] Test helper (#7289)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+44
2019-09-09[logo] Use GTest_AddTest helper (#7285)박종현/On-Device Lab(SR)/Staff Engineer/삼성전자1-3/+1
2019-08-28[logo] Inherit PhaseRunnerMixinObservable (#6985)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-2/+18
2019-08-28[logo] Introduce PhaseRunnerMixinObservable (#6971)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+62
2019-08-27[logo] Introduce PhaseEventListener and enums (#6922)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+55
2019-08-27[logo] Fix to make same pattern (#6954)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-4/+2
2019-08-27[logo] Introduce Passes header (#6945)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+30
2019-08-27[logo] Introduce SimplifyDomainConversionPass (#6941)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+150
2019-08-27[logo] Introduce RemoveForwardNodePass (#6937)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+110
2019-08-27[logo] Introduce RemoveDeadNodePass (#6935)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+111
2019-08-27[logo] Introduce ResolveDuplicateReshapePass (#6938)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+149
2019-08-27[logo] Introduce ResolveRedundantReshapePass (#6940)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+147
2019-08-27[logo] Introduce ReorderDecodePass (#6936)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+362
2019-08-27[logo] Introduce ConstantFoldingPass (#6923)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자4-0/+215
2019-08-26[logo] Introduce PhaseRunner (#6909)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+132
2019-08-26[logo] Introduce Pass (#6889)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자6-0/+151