package nx

  1. Overview
  2. Docs

Source file nx_io__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(* generated by dune *)

(** @canonical Nx_io.Error *)
module Error = Nx_io__Error

(** @canonical Nx_io.Npy *)
module Npy = Nx_io__Npy

(** @canonical Nx_io.Nx_npy *)
module Nx_npy = Nx_io__Nx_npy

(** @canonical Nx_io.Nx_safetensors *)
module Nx_safetensors = Nx_io__Nx_safetensors

(** @canonical Nx_io.Nx_txt *)
module Nx_txt = Nx_io__Nx_txt

(** @canonical Nx_io.Packed_nx *)
module Packed_nx = Nx_io__Packed_nx

(** @canonical Nx_io.Safetensors *)
module Safetensors = Nx_io__Safetensors

module Nx_io__ = struct end
[@@deprecated "this module is shadowed"]