Skip to main content

Mojo function

heuristic_and_outliers_dispatch_bf16

heuristic_and_outliers_dispatch_bf16[c_type: DType, a_type: DType, b_type: DType, //, transpose_b: Bool = True, elementwise_lambda_fn: OptionalReg[elementwise_epilogue_type] = None, elementwise_compute_lambda_fn: OptionalReg[elementwise_compute_lambda_type] = None, pdl_level: PDLLevel = PDLLevel()](c: NDBuffer[c_type, 2, origin, shape], a: NDBuffer[a_type, 2, origin, shape], b: NDBuffer[b_type, 2, origin, shape], ctx: DeviceContext) -> Int

Returns:

Int

Was this page helpful?