nx.core
Nx_core
npy
nx
nx.bigarray_ext
nx.c
nx.io
nx.pocketfft
nx.safetensors
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 shapes for shape-polymorphic tensors.
module View : sig ... end
Tensor view: strided view of tensor data.
module Lazy_view : sig ... end
View tracking for lazy tensor operations.
module Backend_intf : sig ... end
module Make_frontend (B : Backend_intf.S) : sig ... end
module Error : sig ... end
Structured error reporting for tensor operations.