Searched defs:beta_max (Results 1 – 3 of 3) 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()186 const float beta_max = context->input(11).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
145 spx_word16_t beta_max; member