Source file rune__.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 Rune.Autodiff *)
module Autodiff = Rune__Autodiff

(** @canonical Rune.Debug *)
module Debug = Rune__Debug

(** @canonical Rune.Jit *)
module Jit = Rune__Jit

(** @canonical Rune.Jit_xla *)
module Jit_xla = Rune__Jit_xla

(** @canonical Rune.Nx_rune *)
module Nx_rune = Rune__Nx_rune

(** @canonical Rune.Tensor *)
module Tensor = Rune__Tensor

(** @canonical Rune.Tensor_with_debug *)
module Tensor_with_debug = Rune__Tensor_with_debug

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