package arrayjit

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.3.3.3.tar.gz
md5=9170d4d98422350c9a73a95adfb795dc
sha512=c1b024a69b1d0338af6e34508dbf6dccf3c2b6cc156e7628c3d7853c7040e225bdfc0a8731bb4db5a97edba90e26439987bfa505154d23af46f119c07ad809ed

doc/arrayjit.ppx_arrayjit/Ppx_arrayjit/Ppx_helper/index.html

Module Ppx_arrayjit.Ppx_helperSource

Sourceval dim_spec_to_string : [< `Batch_dims of Base.Int.t | `Input_dims of Base.Int.t | `Output_dims of Base.Int.t ] -> Base.String.t
Sourceval ndarray_constant : Ppxlib.expression -> Ppxlib.expression * Astlib.Ast_500.Parsetree.expression Base.List.t * Astlib.Ast_500.Parsetree.expression Base.List.t * Astlib.Ast_500.Parsetree.expression Base.List.t