FakeQuantWithMinMaxVarsPerChannelGradient.Options
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Métodos herdados
Da classe java.lang.Object boleano | é igual (objeto arg0) |
aula final<?> | getClass () |
interno | código hash () |
vazio final | notificar () |
vazio final | notificar todos () |
Corda | para sequenciar () |
vazio final | espere (long arg0, int arg1) |
vazio final | espere (arg0 longo) |
vazio final | espere () |
Métodos Públicos
Parâmetros
curto alcance | Se deve ser quantizado em 2 ^ num_bits - 1 valores distintos. |
---|
Parâmetros
numBits | A largura de bits da quantização; entre 2 e 16 anos, inclusive. |
---|
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2025-07-26 UTC.
[null,null,["Última atualização 2025-07-26 UTC."],[],[],null,["# FakeQuantWithMinMaxVarsPerChannelGradient.Options\n\npublic static class **FakeQuantWithMinMaxVarsPerChannelGradient.Options** \nOptional attributes for [FakeQuantWithMinMaxVarsPerChannelGradient](/jvm/api_docs/java/org/tensorflow/op/quantization/FakeQuantWithMinMaxVarsPerChannelGradient) \n\n### Public Methods\n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FakeQuantWithMinMaxVarsPerChannelGradient.Options](/jvm/api_docs/java/org/tensorflow/op/quantization/FakeQuantWithMinMaxVarsPerChannelGradient.Options) | [narrowRange](/jvm/api_docs/java/org/tensorflow/op/quantization/FakeQuantWithMinMaxVarsPerChannelGradient.Options#narrowRange(java.lang.Boolean))(Boolean narrowRange) |\n| [FakeQuantWithMinMaxVarsPerChannelGradient.Options](/jvm/api_docs/java/org/tensorflow/op/quantization/FakeQuantWithMinMaxVarsPerChannelGradient.Options) | [numBits](/jvm/api_docs/java/org/tensorflow/op/quantization/FakeQuantWithMinMaxVarsPerChannelGradient.Options#numBits(java.lang.Long))(Long numBits) |\n\n### Inherited Methods\n\nFrom class java.lang.Object \n\n|------------------|---------------------------|\n| boolean | equals(Object arg0) |\n| final Class\\\u003c?\\\u003e | getClass() |\n| int | hashCode() |\n| final void | notify() |\n| final void | notifyAll() |\n| String | toString() |\n| final void | wait(long arg0, int arg1) |\n| final void | wait(long arg0) |\n| final void | wait() |\n\nPublic Methods\n--------------\n\n#### public [FakeQuantWithMinMaxVarsPerChannelGradient.Options](/jvm/api_docs/java/org/tensorflow/op/quantization/FakeQuantWithMinMaxVarsPerChannelGradient.Options)\n**narrowRange**\n(Boolean narrowRange)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| narrowRange | Whether to quantize into 2\\^num_bits - 1 distinct values. |\n|-------------|-----------------------------------------------------------|\n\n#### public [FakeQuantWithMinMaxVarsPerChannelGradient.Options](/jvm/api_docs/java/org/tensorflow/op/quantization/FakeQuantWithMinMaxVarsPerChannelGradient.Options)\n**numBits**\n(Long numBits)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| numBits | The bitwidth of the quantization; between 2 and 16, inclusive. |\n|---------|----------------------------------------------------------------|"]]