Skip to main content

Mojo function

sm100_heuristic_and_outliers_dispatch

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

Returns:

Int

Was this page helpful?