Turn jitted jax functions back into python source code - dlwh/jax_sourceror... (more…)
Read more »
Every time you create an instance of a class in Python, you are using up some memory–including overhead that might actually be larger than the data you care about. Create a million objects, and you have a million times the overhead. And that overhead can ... (more…)
Read more »
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python. - GitHub - pytorch-labs/gpt-fast: Simple and efficient pytorch-native transformer text generation in <1... (more…)
Read more »
Comparison of results in various programming languages. - GitHub - stevecondylios/Count-to-1-Billion: Comparison of results in various programming languages. (more…)
Read more »