s2t.NodeTensor
August 12, 2025 ยท View on GitHub
s2t.NodeTensor
This symbol is a type alias.
Source:
NodeTensor = Union[
s2t.LeafNodeTensor,
s2t.ChildNodeTensor,
s2t.RootNodeTensor
]
August 12, 2025 ยท View on GitHub
This symbol is a type alias.
NodeTensor = Union[
s2t.LeafNodeTensor,
s2t.ChildNodeTensor,
s2t.RootNodeTensor
]