* Implement slice grad operator. #8130 * test slice grad operator and bug fix * Fix pre commit style
* Add slice op. * Remove using from header file and fix doc. * Fix doc * Small fix.