Softplus
Description
Calculate the softplus.
Input
One input:
X: 1D tensor.
Output
One output:
Y: 1D tensor.
Constraints
Only the float16 and float data types are supported.
The input and output data types are the same.
ONNX Opset Support
Opset v8/v9/v10/v11/v12/v13
Parent topic: Operators Specifications of the AI Framework