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

