AbsVal
Input
x:
- Required: yes
- Type: float16, float32, int32
- Description: input tensor for calculating y = |x|
- Restriction: Must be of type float16.
Output
y:
- Required: yes
- Type: float16, float32, int32
- Description: input tensor for calculating y = |x|
- Restriction: Must be of type float16.
Parent topic: Supported Caffe Operators