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