package nx

  1. Overview
  2. Docs

Module Nx_coreSource

Sourcemodule Dtype : sig ... end

Data types for tensor elements.

Sourcemodule Shape : sig ... end

Shape operations for multi-dimensional arrays.

Sourcemodule View : sig ... end

Tensor view: strided view of tensor data.

Sourcemodule Backend_intf : sig ... end
Sourcemodule Make_frontend (B : Backend_intf.S) : sig ... end
Sourcemodule Error : sig ... end

Structured error reporting for tensor operations.

OCaml

Innovation. Community. Security.