Bihaqo opened this issue 6 years ago · 0 comments
Something like
@support_batches def matmul(a, b): ... matmul(a, b) matmul(batch_a, b) matmul(batch_a, batch_b)