BroadcastOperator

public class BroadcastOperator: ComputableOperator

Doing broadcasting on input tensors and store result in output tensors. Serrano follows the broadcasting rule of Scipy.