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, toStringModifier and TypeMethodDescriptionattributeMetadata(String name) Get the metadata for an attributeGet the names of this op's attributesGet an inspector for the operation's attributes.attributeValue(String name) Get the value of an attribute as anAttrValueproto.Get all attribute value protosfinal booleanQuantizedAdd<?> The outputs of this operation.final inthashCode()final StringtoString()
-
Field Details
-
x
-
y
-
minX
-
maxX
-
minY
-
maxY
-
T1
The T1 attribute -
T2
The T2 attribute -
Toutput
The Toutput attribute
-
-
Constructor Details
-
Inputs
-