Tensor(SparseDict(Element(0))) constructors:
initialized tensor: Tensor(SparseDict{Int32}(Element{0.0, Float64, Int32}([2.0, 2.0, 3.0, 3.0]), 6, [1, 5], [2, 3, 5, 6], [1, 2, 3, 4], Dict((1, 2) => 1, (1, 6) => 4, (1, 5) => 3, (1, 3) => 2), Int32[]))
initialized tensor: Tensor(SparseDict{Int16}(Element{0.0, Float64, Int32}([2.0, 2.0, 3.0, 3.0]), 6, [1, 5], Int16[2, 3, 5, 6], [1, 2, 3, 4], Dict{Tuple{Int32, Int16}, Int32}((1, 2) => 1, (1, 6) => 4, (1, 5) => 3, (1, 3) => 2), Int32[]))
sized tensor: Tensor(SparseDict{Int32}(Element{0.0, Float64, Int32}(Float64[]), 7, [1], Int32[], Int32[], Dict{Tuple{Int32, Int32}, Int32}(), Int32[]))
sized tensor: Tensor(SparseDict{Int16}(Element{0.0, Float64, Int32}(Float64[]), 7, [1], Int16[], Int32[], Dict{Tuple{Int32, Int16}, Int32}(), Int32[]))
empty tensor: Tensor(SparseDict{Int32}(Element{0.0, Float64, Int32}(Float64[]), 0, [1], Int32[], Int32[], Dict{Tuple{Int32, Int32}, Int32}(), Int32[]))
empty tensor: Tensor(SparseDict{Int16}(Element{0.0, Float64, Int32}(Float64[]), 0, [1], Int16[], Int32[], Dict{Tuple{Int32, Int16}, Int32}(), Int32[]))

