* Added tests for roll with scalar shift and axis. * Fixed problem with roll on 1D input with scalar axis and test. * Only cosmetic changes.
* Process correct input vector. * Added tests for roll. * Refactored roll to conform with TF. Eliminated memory leaks with Roll op tests.