Theses and Dissertations
Permanent URI for this collection
Browse
Browsing Theses and Dissertations by Subject "acceleration"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Open Access Pruning and acceleration of deep neural networks(Colorado State University. Libraries, 2020) Thivagara Sarma, Janarthanan, author; Pouchet, Louis-Noël, advisor; Rajopadhye, Sanjay, committee member; Pasricha, Sudeep, committee member; Anderson, Chuck, committee memberDeep neural networks are computational and memory intensive applications. Many network pruning and compression solutions has been introduced to deploy inference of large trained models in limited memory and time critical systems. We proposed a new pruning methodology that assigns significance rank to the operations in the inference program and for a given capacity and operation budget, generate only the important operations to do the inference. Our approach has shown that, in many classical feed forward classification networks we can maintain almost the same accuracy as the original inference by executing less than half of the operations in the original program. We also proposed a methodology to improve the effective implementation of the output sparse computation, controllable by a threshold variable.