Tensor(DenseRLE(Element(0))) constructors:
initialized tensor: Tensor(DenseRLE{Int64}(Element{0.0, Float64, Int64}([0.0, 2.0, 0.0, 3.0]), 6, [1, 5], [1, 3, 4, 6], Element{0.0, Float64, Int64}(Float64[])))
initialized tensor: Tensor(DenseRLE{Int16}(Element{0.0, Float64, Int64}([0.0, 2.0, 0.0, 3.0]), 6, [1, 5], Int16[1, 3, 4, 6], Element{0.0, Float64, Int64}(Float64[])))
sized tensor: Tensor(DenseRLE{Int64}(Element{0.0, Float64, Int64}(Float64[]), 7, [1], Int64[], Element{0.0, Float64, Int64}(Float64[])))
sized tensor: Tensor(DenseRLE{Int16}(Element{0.0, Float64, Int64}(Float64[]), 7, [1], Int16[], Element{0.0, Float64, Int64}(Float64[])))
empty tensor: Tensor(DenseRLE{Int64}(Element{0.0, Float64, Int64}(Float64[]), 0, [1], Int64[], Element{0.0, Float64, Int64}(Float64[])))
empty tensor: Tensor(DenseRLE{Int16}(Element{0.0, Float64, Int64}(Float64[]), 0, [1], Int16[], Element{0.0, Float64, Int64}(Float64[])))

