serial mode, fixed II
Created by: nhanvtran
This makes a very simplistic serial mode work. Also explicitly declares the II inside of nn_layer.h to fix any weird pipeline optimizations.
do i need to add this fix to nn_conv.h and also any changes needed for PyTorch?