BroadcastArithmeticOperator

public class BroadcastArithmeticOperator: ComputableOperator

The abstract parent class for all broadcast arithmetic oeprators. Any child class of this operator support element-wise calculation between two Tensor objects with broadcasting support.