nx.core
Nx_core
npy
nx
nx.bigarray_ext
nx.c
nx.io
nx.pocketfft
nx.safetensors
nx.top
nx.xdg
nx.zip
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 Symbolic_shape : sig ... end
Symbolic dimensions for shape-polymorphic tensors.
module View : sig ... end
Strided views 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.