Skip to main content
Log in

Mojo module

tile

Functions

  • tile: Implements the Tile operator from the ONNX spec. This behaves like Numpy tile, but without broadcast.
  • tile_shape: Compute the output shape of a tile operation, and assert the inputs are compatible.