This symbol is a type alias.
NodeTensor = Union[
s2t.LeafNodeTensor,
s2t.ChildNodeTensor,
s2t.RootNodeTensor
]
This symbol is a type alias.
NodeTensor = Union[
s2t.LeafNodeTensor,
s2t.ChildNodeTensor,
s2t.RootNodeTensor
]