Dasor
MModular
•Created by Dasor on 12/6/2024 in #questions
Confused with conv2d op
here is the code:
3 replies
MModular
•Created by Dasor on 12/1/2024 in #questions
MNIST slower on MAX than on Pytorch
Nevermind I was just missing using the TensorShape as it says on the tensor module example
12 replies
MModular
•Created by Dasor on 12/1/2024 in #questions
MNIST slower on MAX than on Pytorch
I'm checking the driver mojo API but I can't even run the code sample provided, do I need the nightly build?
12 replies
MModular
•Created by Dasor on 12/1/2024 in #questions
MNIST slower on MAX than on Pytorch
Thanks for the replies I will take a look at those docs. I'm measuring time like this just adding a start variable before the loop and checking after I don't know if that's the right approach, here is a code sample:
12 replies