Skip to content

Fix #42: dumping and copying the m_init variable of slice layer instead of final dimensions

Maria Santamaria requested to merge msantamaria/sadl:fix_42 into master

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.

Merge request reports

Loading