Tensor(Dense(SparseRLE(Element(zero)))) representation:

array: [0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0]
tensor: Tensor(Dense{Int64}(SparseRLE{Int64}(Element{0.0, Float64, Int64}(Float64[]), 5, [1, 1, 1, 1, 1, 1], Int64[], Int64[], Element{0.0, Float64, Int64}(Float64[])), 5))
array: [1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0]
tensor: Tensor(Dense{Int64}(SparseRLE{Int64}(Element{0.0, Float64, Int64}([1.0, 1.0, 1.0, 1.0, 1.0]), 5, [1, 2, 3, 4, 5, 6], [1, 1, 1, 1, 1], [5, 5, 5, 5, 5], Element{0.0, Float64, Int64}(Float64[])), 5))
array: [0.0 1.0 2.0 2.0; 0.0 0.0 0.0 0.0; 1.0 1.0 2.0 0.0; 0.0 0.0 0.0 0.0]
tensor: Tensor(Dense{Int64}(SparseRLE{Int64}(Element{0.0, Float64, Int64}([1.0, 1.0, 1.0, 2.0, 2.0, 2.0]), 4, [1, 2, 4, 6, 7], [3, 1, 3, 1, 3, 1], [3, 1, 3, 1, 3, 1], Element{0.0, Float64, Int64}(Float64[])), 4))

