For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
layer_norm_reshape
def layer_norm_reshape[rank: Int, //, output_rank: Int](shape: IndexList[rank, element_type=shape.element_type]) -> IndexList[output_rank]
Returns: