Searched defs:mean_var (Results 1 – 2 of 2) sorted by relevance
159 …nfigure(const CLCompileContext &compile_context, ICLTensor *input, ICLTensor *mean_var, ICLTensor … in configure()
2508 const float mean_var = var_sum / (blk_idx + 1); in get_blk_var_dev() local