1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Nir.Gentensor *)
module Gentensor = Nir__Gentensor
(** @canonical Nir.Ngraph *)
module Ngraph = Nir__Ngraph
(** @canonical Nir.Node *)
module Node = Nir__Node
(** @canonical Nir.Shape *)
module Shape = Nir__Shape
(** @canonical Nir.Tensor *)
module Tensor = Nir__Tensor