package arrayjit

  1. Overview
  2. No Docs
An array language compiler with multiple backends (CPU, CUDA), staged compilation

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.1.tar.gz
md5=b7618f68bb78540cbef30a35e9f127b6
sha512=eb42fde46a0c29a7a2db1de361af3b35991b1eb05501536cc5f72dcf3225f5305559295824935f4d6a9c0a2bf7b64f061c8304143f28cccc1baa745e4599792e

Description

The optimizing compiler sub-package of OCANNL. Use neural_nets_lib instead to also get: nice syntax, shape inference, backpropagation, optimizers.

Tags

deeplearning array jit CUDA

Published: 17 Sep 2024

Dependencies (16)

  1. ppx_minidebug >= "2.0.0" & < "2.0.3"
  2. ppx_expect
  3. ppx_jane
  4. ppxlib
  5. saturn_lockfree >= "0.5.0"
  6. num
  7. stdio
  8. ocannl_npy
  9. printbox-text < "0.12"
  10. printbox < "0.12"
  11. ctypes-foreign >= "0.23"
  12. ctypes >= "0.23"
  13. core >= "v0.17.0"
  14. base >= "v0.17.0"
  15. dune >= "3.11"
  16. ocaml >= "5.2.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. neural_nets_lib >= "0.4.1"

Conflicts (2)

  1. gccjit < "0.3.2"
  2. cudajit < "0.4.1" | >= "0.5.0"
OCaml

Innovation. Community. Security.