SoftMaxBackpropΒΆ
Versioned name: SoftMaxBackprop-1
Category: Activation
Short description: Reference
Detailed description: Reference
Attributes:
axis
Description: axis represents the axis of which the Softmax is calculated.
Range of values: integer values
Type: int
Default value: 1
Required: no
Inputs:
1: output_delta Required.
2: forward_result Required.
Outputs
1: input_delta