# WOQ linear compute patterns (for matcher only). def create_woq_linear_compute_fn(has_bias: bool, users: int = 1) -> CallFunction: """WOQ linear compute: 4 args (no bias) or 5 args (with bias).