* Comments axis shifts. * Fixed LUP solver usage. Added helpers doc. * Switch off OMP for roll and lup. Fixed omp usage for ClipByGlobalNorm. * Switch off omp for ClipByGlobalNorm to reduce omp ambigiousness.
* Process correct input vector. * Added tests for roll. * Refactored roll to conform with TF. Eliminated memory leaks with Roll op tests.