asc.language.tile.shape_ops.expand_dims

asc.language.tile.shape_ops.expand_dims(input: Tile, *axis: int) Tile

This function can also be called as a member function on Tile, as x.expand_dims(...) instead of expand_dims(x, ...).