Class QuantizedAdd.Inputs
- Enclosing class:
QuantizedAdd<V extends TNumber>
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe float value that the highest quantizedxvalue represents.The float value that the highest quantizedyvalue represents.The float value that the lowest quantizedxvalue represents.The float value that the lowest quantizedyvalue represents.final DataTypeThe T1 attributefinal DataTypeThe T2 attributefinal DataTypeThe Toutput attributeThe x inputThe y input -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toString
-
Field Details
-
x
-
y
-
minX
-
maxX
-
minY
-
maxY
-
T1
The T1 attribute -
T2
The T2 attribute -
Toutput
The Toutput attribute
-
-
Constructor Details
-
Inputs
-