bulk change to unify **Required.** and **Optional.** (#6503)
This commit is contained in:
@@ -24,7 +24,7 @@ LogSoftmax(x, axis) = t - Log(ReduceSum(Exp(t), axis))
|
||||
|
||||
**Inputs**:
|
||||
|
||||
* **1**: Input tensor *x* of type *T* with enough number of dimension to be compatible with *axis* attribute. Required.
|
||||
* **1**: Input tensor *x* of type *T* with enough number of dimension to be compatible with *axis* attribute. **Required.**
|
||||
|
||||
**Outputs**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user