Module Operation.NTDSL_before_div

include module type of struct include Initial_NTDSL end
val term : ?init_data:??? -> ?fetch_op:??? -> Tensor.op_fun
val number : ?label:??? -> ?axis_basis:??? -> Base.float -> Tensor.t
val ndarray : Base.float Base.array -> Tensor.op_fun
module O = NDO_before_div