Module Operation.Initial_NTDSL

val term : ?init_data:Ir.Assignments.init_data -> ?fetch_op:Tensor.fetch_op -> Tensor.op_fun
val number : ?label:Base.string Base.list -> ?axis_label:Base.string -> Base.float -> Tensor.t
val ndarray : Base.float Base.array -> Tensor.op_fun
module O : sig ... end