Searched defs:mean_var (Results 1 – 3 of 3) sorted by relevance
159 …nfigure(const CLCompileContext &compile_context, ICLTensor *input, ICLTensor *mean_var, ICLTensor … in configure()
3310 def mean_var(lambd, sample): function
2505 const float mean_var = var_sum / (blk_idx + 1); in get_blk_var_dev() local