Home
last modified time | relevance | path

Searched refs:init_max (Results 1 – 10 of 10) 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
43 inputs, min=init_min, max=init_max)
64 init_max=6.0, argument
120 initializer=init_ops.constant_initializer(init_max),
188 init_max=6.0, argument
246 initializer=init_ops.constant_initializer(init_max),
Dquant_ops_test.py99 init_max=0.0,
114 init_max=0.0,
125 init_max=0.0,
Dquantize.py651 init_max=6.0, argument
735 init_max=init_max,
748 init_max=init_max,
/external/u-boot/board/CarMediaLab/flea3/
Dlowlevel_init.S20 init_max
/external/u-boot/board/woodburn/
Dlowlevel_init.S20 init_max
/external/u-boot/board/syteco/zmx25/
Dlowlevel_init.S93 init_max
/external/u-boot/arch/arm/include/asm/arch-mx25/
Dmacro.h46 .macro init_max mpr=0x00043210, sgpcr=0x00000010, mgpcr=0x00000000
/external/speex/libspeexdsp/
Dpreprocess.c239 float init_max; /**< Current gain limit during initialisation */ member
518 st->init_max = 1; in speex_preprocess_state_init()
586 if (st->init_max < st->max_gain && st->nb_adapt > 20) in speex_compute_agc()
587 st->init_max *= 1.f + .1f*Pframe*Pframe; in speex_compute_agc()
601 if (target_gain > st->init_max) in speex_compute_agc()
602 target_gain = st->init_max; in speex_compute_agc()
/external/u-boot/arch/arm/include/asm/arch-mx35/
Dlowlevel_macro.S53 .macro init_max mpr=0x00302154, sgpcr=0x00000010, mgpcr=0x00000000 macro
/external/u-boot/board/freescale/mx35pdk/
Dlowlevel_init.S123 init_max