Binary
Inputs:
input0
: float32|int32input1
: float32|int32
Outputs:
output
: float32|int32
Backend:
- CPU: supports Max, Min, Mul, Add, Sub, ReadDiv, Greater
- Metal
- Vulkan: supports float32 only; supports Mul, Add, Sub
- OpenCL: supports float32 only; supports Mul, Add, Sub, Max
Caffe op:
Tensorflow op:
- Mul
- Sub
- Add
- Maximum
- RealDiv
- Minimum
- Greater
- BiasAdd