com.microsoft - LogSoftmaxGrad_13#

LogSoftmaxGrad_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 LogSoftmax 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

  • X (heterogeneous) - T: Input tensor

Outputs

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

Examples