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

