Home
last modified time | relevance | path

Searched defs:init_max (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/quantize/python/
Dquant_ops.py30 def FixedQuantize(inputs, init_min=-6.0, init_max=6.0, scope=None): argument
64 init_max=6.0, argument
188 init_max=6.0, argument
Dquantize.py651 init_max=6.0, argument
/external/u-boot/arch/arm/include/asm/arch-mx35/
Dlowlevel_macro.S53 .macro init_max mpr=0x00302154, sgpcr=0x00000010, mgpcr=0x00000000 macro
/external/speex/libspeexdsp/
Dpreprocess.c239 float init_max; /**< Current gain limit during initialisation */ member