Fix #42: dumping and copying the m_init variable of slice layer instead of final dimensions
loadInternal in slice op reads the dimension values into m_init variable. The copy and dumping process that now instead of the actual start/end dimension variables.