Module type Owl_algodiff_ops_sig.Sig

type t
type elt
type arr
type op
module Builder : Owl_algodiff_ops_builder_sig.Sig with type t := t and type elt := elt and type arr := arr and type op := op
Supported Maths functions
module Maths : sig ... end
Supported Linalg functions
module Linalg : sig ... end
Supported Neural Network functions
module NN : sig ... end
Supported Mat functions
module Mat : sig ... end
Supported Arr functions
module Arr : sig ... end