12 citations · 14 across the 4 of their papers we have counts for
3 papers · 1 filter
Automatic Differentiation for Adjoint Stencil Loops
Jan Hückelheim, Navjot Kukreja, Sri Hari Krishna Narayanan +3
Stencil loops are a common motif in computations including convolutional neural networks, structured-mesh solvers for partial differential equations, and image processing. Stencil…
Training on the Edge: The why and the how
Navjot Kukreja, Alena Shilova, Olivier Beaumont +4
Edge computing is the natural progression from Cloud computing, where, instead of collecting all data and processing it centrally, like in a cloud computing environment, we distrib…
Backpropagation for long sequences: beyond memory constraints with constant overheads
Navjot Kukreja, Jan Hückelheim, Gerard J. Gorman
Naive backpropagation through time has a memory footprint that grows linearly in the sequence length, due to the need to store each state of the forward propagation. This is a prob…