Code snippets and reproductions from JustAByte
☆28Jan 25, 2026Updated 2 months ago
Alternatives and similar repositories for justabyte
Users that are interested in justabyte are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Experimental plugin for scikit-learn to be able to run (some estimators) on Intel GPUs via numba-dpex.☆16Feb 28, 2024Updated 2 years ago
- Numerical experiments on Jacobi SVD algorithm☆10Jun 3, 2018Updated 7 years ago
- TensaLang is a Tensor-first programming language, compiler, and runtime that let you write the Model’s inference engine (e.g. LLMs) and s…