Ocannl.Nn_blocks
Prior to OCANNL 0.5, this module is just a placeholder hinting at an intended design pattern for model components.
module TDSL = Operation.TDSL
module NTDSL = Operation.NTDSL
val mlp_layer : config:mlp_layer_config -> Tensor.t -> Tensor.t
val mlp : config:mlp_config -> Tensor.t -> Tensor.t