Joel
MModular
•Created by tahmeedtoqi on 2/13/2024 in #questions
tensorflow
They should be faster than interpreted python code, but I am not so sure wether it would provide speedups over python code that is compiled with say, py2exe. You may want to do a bit of testing there.
11 replies
MModular
•Created by Tuatini on 2/16/2024 in #questions
Networking library
There are no plans for putting one in the stdlib in the immediate future, but it may come after the core language is more mature.
9 replies
MModular
•Created by __qqlalksdfnq__ on 9/11/2023 in #questions
Can I use Python library like huggingface transformer?
9 replies
MModular
•Created by __qqlalksdfnq__ on 9/11/2023 in #questions
Can I use Python library like huggingface transformer?
or
9 replies
MModular
•Created by __qqlalksdfnq__ on 9/11/2023 in #questions
Can I use Python library like huggingface transformer?
9 replies
MModular
•Created by Deleted User on 2/19/2024 in #questions
Web sockets
I hope that helps you
6 replies
MModular
•Created by tahmeedtoqi on 2/13/2024 in #questions
tensorflow
No, but you can import built in python modules using the
Python
standard library module of Mojo.11 replies
MModular
•Created by Tuatini on 2/16/2024 in #questions
Networking library
There exists a HTTP Framework written in Mojo : https://github.com/saviorand/lightbug_http
9 replies
MModular
•Created by Tuatini on 10/20/2023 in #questions
Mojo debug support in VSCode
Currently you cannot debug Mojo programs, but i think they are working on it.
3 replies