tree_stack# bayesflow.utils.tree_stack(structures: Sequence[T], axis: int = 0, numpy: bool = None) → T[source]# Like tree_concatenate(), except tensors are stacked instead of concatenated.