nx.core
Nx_core
npy
nx
nx.c
nx.io
nx.native
stb_image
stb_image_write
module Dtype : sig ... end
Data types for tensor elements.
module Shape : sig ... end
Shape operations for multi-dimensional arrays.
module View : sig ... end
Tensor view: strided view of tensor data.
module Backend_intf : sig ... end
module Make_frontend (B : Backend_intf.S) : sig ... end
module Error : sig ... end
Structured error reporting for tensor operations.