Ask a Question

Prefer a chat interface with context about you and your work?

Dynamic slicing for deep neural networks

Dynamic slicing for deep neural networks

Program slicing has been widely applied in a variety of software engineering tasks. However, existing program slicing techniques only deal with traditional programs that are constructed with instructions and variables, rather than neural networks that are composed of neurons and synapses. In this paper, we propose NNSlicer, the first approach …