tile_axis#

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

Tile x along the given axis n times