com.microsoft - LogSoftmaxGrad#

LogSoftmaxGrad - 1 (com.microsoft)#

Version

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

Summary

Attributes

  • axis: Describes the axis of the inputs when coerced to 2D; defaults to one because the 0th axis most likely describes the batch_size 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