com.microsoft - SoftmaxGrad_13#

SoftmaxGrad_13 - 1 (com.microsoft)#

Version

This version of the operator has been available since version 1 of domain com.microsoft.

Summary

Attributes

  • axis: Describes the dimension Softmax will be performed on.Defaults to -1. Negative value means counting dimensions from the back. Default value is ?.

Inputs

  • dY (heterogeneous) - T: Gradient of output Y

  • Y (heterogeneous) - T: Input tensor

Outputs

  • dX (heterogeneous) - T: Gradient of input X

Examples