Searched defs:beta_max (Results 1 – 5 of 5) sorted by relevance
35 float beta_min, float beta_max, const Tensor& gamma, in ReferenceBatchNorm()98 float beta_min, float beta_max, const Tensor& gamma, in FixedPointBatchNorm()210 const float beta_max = beta_max_tensor.flat<float>()(0); in Compute() local
85 const float beta_max = 1.0f; in TEST_F() local182 const float beta_max = 1.0f; in TEST_F() local
248 const value_type beta_min = 0.0 , beta_max = 56.0; in main() local
846 register spx_word16_t beta_max = st->beta_max; in mdf_compute_filtered_spectra_crosscorrelations() local
139 spx_word16_t beta_max; member