Tensor(SparseRLE(Element(0))) constructors:
initialized tensor: Tensor(SparseRLE{Int32}(Element{0.0, Float64, Int32}([2.0, 3.0]), 6, [1, 3], [2, 5], [3, 6], Element{0.0, Float64, Int32}(Float64[]); merge =true))
initialized tensor: Tensor(SparseRLE{Int16}(Element{0.0, Float64, Int32}([2.0, 3.0]), 6, [1, 3], Int16[2, 5], Int16[3, 6], Element{0.0, Float64, Int32}(Float64[]); merge =true))
sized tensor: Tensor(SparseRLE{Int32}(Element{0.0, Float64, Int32}(Float64[]), 7, [1], Int32[], Int32[], Element{0.0, Float64, Int32}(Float64[]); merge =true))
sized tensor: Tensor(SparseRLE{Int16}(Element{0.0, Float64, Int32}(Float64[]), 7, [1], Int16[], Int16[], Element{0.0, Float64, Int32}(Float64[]); merge =true))
empty tensor: Tensor(SparseRLE{Int32}(Element{0.0, Float64, Int32}(Float64[]), 0, [1], Int32[], Int32[], Element{0.0, Float64, Int32}(Float64[]); merge =true))
empty tensor: Tensor(SparseRLE{Int16}(Element{0.0, Float64, Int32}(Float64[]), 0, [1], Int16[], Int16[], Element{0.0, Float64, Int32}(Float64[]); merge =true))

