Skip to main content

Mojo function

fused_concat

fused_concat[output_layout: Layout, //, dtype: DType, rank: Int, single_thread_blocking_override: Bool, input_fn: fn[input_index: Int, width: Int, _rank: Int](IndexList[_rank]) capturing -> SIMD[dtype, width], output_0_fn: elementwise_epilogue_type, target: StringSlice[StaticConstantOrigin] = "cpu"](axis: Int, input_shapes: StaticTuple[IndexList[rank], size], output: LayoutTensor[dtype, output_layout, origin], ctx: DeviceContextPtr)

Was this page helpful?