Module Operation.Initial_NTDSL

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 : sig ... end