expand_tile#

bayesflow.utils.expand_tile(x: Tensor, n: int, axis: int) Tensor[source]#

Expand and tile x along the given axis n times