Searched defs:associative_scan (Results 1 – 2 of 2) sorted by relevance
83 def associative_scan( function
6250 def associative_scan(combine_fn: ir.Subgraph, input, dim: int): function