QuantizeAndDequantizeV4.Options

public static class QuantizeAndDequantizeV4.Options

Optional attributes for QuantizeAndDequantizeV4

Public Methods

QuantizeAndDequantizeV4.Options
axis(Long axis)
QuantizeAndDequantizeV4.Options
narrowRange(Boolean narrowRange)
QuantizeAndDequantizeV4.Options
numBits(Long numBits)
QuantizeAndDequantizeV4.Options
rangeGiven(Boolean rangeGiven)
QuantizeAndDequantizeV4.Options
roundMode(String roundMode)
QuantizeAndDequantizeV4.Options
signedInput(Boolean signedInput)

Inherited Methods

Public Methods

public QuantizeAndDequantizeV4.Options axis (Long axis)

public QuantizeAndDequantizeV4.Options narrowRange (Boolean narrowRange)

public QuantizeAndDequantizeV4.Options numBits (Long numBits)

public QuantizeAndDequantizeV4.Options rangeGiven (Boolean rangeGiven)

public QuantizeAndDequantizeV4.Options roundMode (String roundMode)

public QuantizeAndDequantizeV4.Options signedInput (Boolean signedInput)