BroadcastDivOperator

public class BroadcastDivOperator: BroadcastArithmeticOperator

Broadcasting division.

Note

The inputTensors of this operator should just have exactly 2 tensors and the outputTensors should just have 1 tensor.