QuantizeAndDequantizeV4.Options

public static class QuantizeAndDequantizeV4.Options

Optional attributes for QuantizeAndDequantizeV4

Public Methods

Inherited Methods

boolean
equals(Object arg0)
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

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)