LaurentMazare / ocaml-xlaLinks
XLA (Accelerated Linear Algebra) bindings for OCaml
☆33Updated 3 months ago
Alternatives and similar repositories for ocaml-xla
Users that are interested in ocaml-xla are comparing it to the libraries listed below
Sorting:
- OCaml syntax extension for quoting code☆26Updated 3 weeks ago
- Commodity thread pools and concurrency primitives for OCaml 5☆63Updated last month
- Self-adjusting computations☆22Updated last year
- Transformer-based models for Natural Language Processing in OCaml☆24Updated 4 years ago
- Test framework for OCaml☆26Updated 3 weeks ago
- Plotting for ocaml based on matplotlib.pyplot☆33Updated 3 years ago
- mini-dalle in OCaml☆39Updated 2 years ago
- Formatted logs of type-annotated let-bound values, function arguments and results, `if` and `match` branches taken. Optionally, as collap…☆28Updated 2 months ago
- Diffusers API in OCaml☆21Updated 2 years ago
- Composable concurrency primitives with OCaml effects handlers (unreleased)☆43Updated 10 months ago
- An OCaml library for parsing documentation comments written in 'odoc markup', a superset of 'ocamldoc markup'.☆16Updated last year
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- Implementation of a matrix server in OCaml for MirageOS☆50Updated 2 years ago
- Llama2 inference in one file of pure OCaml.☆27Updated last year
- Generate various Docker ocaml images☆31Updated last week
- Parallelize _anything_ //☆54Updated last year
- A scheduler independent blocking mechanism☆17Updated last year
- Trivial Metaprogramming tool using the OCaml toplevel☆55Updated 3 years ago
- An ocaml progress bar library similar to https://tqdm.github.io☆18Updated 5 years ago
- Declarative events and signals for OCaml