BroadcastSubOperator
public class BroadcastSubOperator: BroadcastArithmeticOperator
Broadcasting substraction.
Note
TheinputTensors
of this operator should just have exactly 2 tensors and the outputTensors
should just have 1 tensor.
-
Override requred inializer
Declaration
Swift
required public convenience init(computationDelegate: OperatorCalculationDelegate? = nil)
Parameters
computationDelegate
computationDelegate