Tilli Fe

Results 2 issues of Tilli Fe

### Bug description I am trying to make the following code work on a T4 (GCP) GPU. If I replace the MatMul op (`@` in the Graph definition) with another...

bug
max
modular-repo

### Bug description I am getting an error when trying to use `max.ops.conv2d` with non-unit dilation: ```ValueError: Non-unit dilation is not supported yet.``` This happens during compilation when calling `max.ops.conv2d()`...

bug
max