Ocannl_tensormodule Operation : sig ... endComputational primitives for neural networks, integrating Tensor with Assignments.
module PrintBox_utils : sig ... endPrintBox helpers shared by tensor printing, the tutorials and the benchmarks: the dag pre-layout that Tensor.print renders, a wrapper over printbox-ext-plot plots, and the benchmark comparison table. The module exports what those callers use; the sexp converters behind the layout types had no caller and are not derived (gh-ocannl-915).
module Row : sig ... endThe row type, shape inference related types and constraint solving.
module Shape : sig ... endmodule Tensor : sig ... end