22 ms·
we have found a few other things that it does. https://docs.modular.com/mojo/notebooks/Matmul.html https://docs.modular.com/mojo/notebooks/Matmul.html https://
by mrsofty 3y ago
we have found a few other things that it does.
https://docs.modular.com/mojo/notebooks/Matmul.html https://docs.modular.com/mojo/notebooks/Matmul.html
https://docs.modular.com/mojo/notebooks/BoolMLIR.html https://docs.modular.com/mojo/notebooks/BoolMLIR.html
- ftxbro 3y agowell that's an implementation of matmul as three nested for-loops and making it fast. so it's exactly "writing for-loops in Python and you want them to be fast." it's not a other thing.
- mrsofty 3y agofair point how about this https://docs.modular.com/mojo/programming-manual.html https://docs.modular.com/mojo/programming-manual.html AND you missed the second link in the post https://docs.modular.com/mojo/notebooks/BoolMLIR.html https://docs.modular.com/mojo/notebooks/BoolMLIR.html