UnaryOp
Inputs:
input
: float32(NHWC|NC4HW4)
Outputs:
output
: float32
Backend:
- CPU: supports Rsqrt, Square, Neg, Exp, Sqrt, Abs, Ceil
- Metal: supports Rsqrt, Square, Neg, Exp, Sqrt, Abs, Ceil
- Vulkan: supports Rsqrt, Exp, Sqrt, Abs
- OpenCL: supports Rsqrt, Exp, Sqrt, Abs
Caffe op:
- UnaryOp
Tensorflow op:
- Rsqrt
- Square
- Exp
- Neg
- Abs
- Ceil
- Sqrt