Home
last modified time | relevance | path

Searched refs:bmean0_ptr (Results 1 – 1 of 1) sorted by relevance

/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_dnn_fusedbatchnorm_forward.c574 float* bmean0_ptr = &LIBXSMM_VLA_ACCESS(2, bmean0, fm, 0, nFmBlock); in libxsmm_dnn_fusedbatchnorm_reduce_stats_st_fwd_custom() local
587 bmean0_ptr[v] = tbmean; in libxsmm_dnn_fusedbatchnorm_reduce_stats_st_fwd_custom()
599 float* bmean0_ptr = &LIBXSMM_VLA_ACCESS(2, bmean0, fm, 0, nFmBlock); in libxsmm_dnn_fusedbatchnorm_reduce_stats_st_fwd_custom() local
608 bmeanr_ptr[v] = bmean0_ptr[v]; in libxsmm_dnn_fusedbatchnorm_reduce_stats_st_fwd_custom()