Analista
Analista
MModular
Created by Analista on 5/11/2024 in #questions
what can I really do with mojo at the moment?
I definitely want to to give it a try. I have a local search solver written in julia which has to run ml inferance of a model trained in pytorch. Right now i load the model as onnx but my idea would be to build a runnable in mojo and check how fast is inference time. I read this is possible to be done with python and mojo so i guess will be the sane with julia. Similarly i will try to compare performance of small rust libraries with mojo. Idea is to load some data in memory and aggregate as per user calls in ms
5 replies