benny
benny
MModular
Created by Jack Clayton on 5/10/2024 in #community-showcase
Basalt: ML Framework
there are some other short term things we could do like use the mojo marathon matmul winning entry for the kernel
33 replies
MModular
Created by Jack Clayton on 5/10/2024 in #community-showcase
Basalt: ML Framework
that is amazing
33 replies
MModular
Created by Jack Clayton on 5/10/2024 in #community-showcase
Basalt: ML Framework
Please make a PR🙀🙀🙀🙀
33 replies
MModular
Created by Jack Clayton on 5/10/2024 in #community-showcase
Basalt: ML Framework
While I do agree that the projects have a lot in common - Basalt is centered on static graph / compile time optimizations - It’s my understanding that Endia is more general ML tasks? Ideally Basalt would be an object oriented framework for building Neural Networks - no more or less
33 replies
MModular
Created by Jack Clayton on 5/10/2024 in #community-showcase
Basalt: ML Framework
Anyone interested in revisiting this with me?
33 replies
MModular
Created by randomasiandude on 9/19/2024 in #questions
Segmentation Fault Core dumped
what is the intended value of ecwords?
25 replies
MModular
Created by Khaled M' on 4/1/2024 in #questions
Does anyone think Mojo could be great for Game Development?
i want in 😏
86 replies
MModular
Created by Hammad Ali on 9/8/2024 in #questions
always_inline and struct problem
I’m not sure? it may be the initializer then
7 replies
MModular
Created by Hammad Ali on 9/8/2024 in #questions
always_inline and struct problem
if i’m understanding correctly the function on line 93 as no inline may fix it
7 replies
MModular
Created by Hammad Ali on 9/8/2024 in #questions
always_inline and struct problem
if it’s an issue with inlining (I honestly haven’t fully read the code or error), just know that @always_inline and @no_inline both work as the names imply
7 replies
MModular
Created by TilliFe on 7/18/2024 in #community-showcase
Endia
Perfect, i’ll dm you in a few days and we can talk more, thanks 🙌🏻
60 replies
MModular
Created by TilliFe on 7/18/2024 in #community-showcase
Endia
Hey @TilliFe, amazing stuff! The plan was to do FFT for the next Mojo Marathons, would you be open to me using Endia as the benchmark / testing framework? Hopefully this could expose some more people to your work and ideally push the algorithm even further, let me know if you are interested
60 replies
MModular
Created by Cdjones on 8/18/2024 in #questions
Reading Tensor From File
I would assume it’s just writing a header with the metadata then just raw binary for the data, I think we did similar somewhere in <#1238547362012729355> , you won’t be able to read them without custom tools (or obviously tensor.from file)
6 replies
MModular
Created by HALFPOTATO on 8/8/2024 in #questions
Autodiff For Mojo
Basalt isn't being super actively maintained right now (my bad lol), so im not sure if it works with latest Mojo
10 replies
MModular
Created by HALFPOTATO on 8/8/2024 in #questions
Autodiff For Mojo
If you want stability and to be able to switch back to python, id stick with PyTorch. If you are willing to sacrafice a bit of safety and documentation for speed and being on the bleeding edge of tech, go with Endia
10 replies
MModular
Created by HALFPOTATO on 8/8/2024 in #questions
Autodiff For Mojo
You will see variations in what features are supported, PyTorch definitely having more, but also how often they are updated and general support in the Mojo ecosystem (Endia will likely win on that metric)
10 replies
MModular
Created by HALFPOTATO on 8/8/2024 in #questions
Autodiff For Mojo
I mean the biggest different is PyTorch is coded in Python (With some C++ I believe), and Endia is pure Mojo code
10 replies
MModular
Created by HALFPOTATO on 8/8/2024 in #questions
Autodiff For Mojo
@TilliFe ^
10 replies
MModular
Created by Nexus-6 on 9/10/2023 in #questions
Windows native SDK support
I can also confirm as a moderator that nobody has been banned or will be banned for asking for windows support assuming they are following other rules
124 replies
MModular
Created by HALFPOTATO on 8/8/2024 in #questions
Autodiff For Mojo
#Basalt: ML Framework and #Endia are the two closest I believe
10 replies