public static class QuantizeAndDequantize.Options extends Object
QuantizeAndDequantize| Modifier and Type | Method and Description |
|---|---|
QuantizeAndDequantize.Options |
narrowRange(Boolean narrowRange) |
QuantizeAndDequantize.Options |
rangeGiven(Boolean rangeGiven) |
QuantizeAndDequantize.Options |
signedInput(Boolean signedInput) |
public QuantizeAndDequantize.Options signedInput(Boolean signedInput)
signedInput - public QuantizeAndDequantize.Options rangeGiven(Boolean rangeGiven)
rangeGiven - public QuantizeAndDequantize.Options narrowRange(Boolean narrowRange)
narrowRange - Copyright © 2022. All rights reserved.