Class Relu6Grad.Inputs<T extends TNumber>
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe features passed as input to the corresponding Relu6 operation, or its output; using either one produces the same result.The backpropagated gradients to the corresponding Relu6 operation.final DataTypeThe T attribute -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toString
-
Field Details
-
gradients
-
features
-
T
The T attribute
-
-
Constructor Details
-
Inputs
-