Operation.NTDSL_before_div
include module type of struct include Initial_NTDSL end
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 = NDO_before_div