Home
last modified time | relevance | path

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

/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_dnn_convolution_backward.c31 const float beta = (handle->avoid_acc_load_bwd ? 0.f : 1.f); in LIBXSMM_INTRINSICS()
68 const float beta = (handle->avoid_acc_load_bwd ? 0.f : 1.f); in LIBXSMM_INTRINSICS()
109 const float beta = (handle->avoid_acc_load_bwd ? 0.f : 1.f); in LIBXSMM_INTRINSICS()
158 const float beta = (handle->avoid_acc_load_bwd ? 0.f : 1.f); in LIBXSMM_INTRINSICS()
203 const float beta = (handle->avoid_acc_load_bwd ? 0.f : 1.f); in LIBXSMM_INTRINSICS()
278 const float beta = (handle->avoid_acc_load_bwd) ? 0.f : 1.f; in libxsmm_dnn_convolve_st_bwd_custom_custom()
335 const float beta = (handle->avoid_acc_load_bwd ? 0.f : 1.f); in libxsmm_dnn_convolve_st_bwd_nhwc_rsck()
400 const float beta = (handle->avoid_acc_load_bwd ? 0.f : 1.f); in libxsmm_dnn_convolve_st_bwd_nhwc_custom()
H A Dlibxsmm_main.h396 int avoid_acc_load_bwd; member
H A Dlibxsmm_dnn_convolution.c1045 handle->avoid_acc_load_bwd = libxsmm_dnn_convolution_setup_avoid_acc_load_bwd(handle); in libxsmm_dnn_convolution_setup()
1060 printf("Avoid acc load = %d\n", handle->avoid_acc_load_bwd); in libxsmm_dnn_convolution_setup()
/dports/math/libxsmm/libxsmm-1.16.3/src/template/
H A Dlibxsmm_dnn_convolve_st_bwd_custom_custom_generic_bf16.tpl.c123 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
163 if (handle->avoid_acc_load_bwd == 1) {
187 if (handle->avoid_acc_load_bwd == 1) {
211 if (handle->avoid_acc_load_bwd == 1) {
245 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
280 if (handle->avoid_acc_load_bwd == 1) {
312 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
344 if (handle->avoid_acc_load_bwd == 1) {
H A Dlibxsmm_dnn_convolve_st_bwd_custom_custom_generic.tpl.c141 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
215 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
268 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
H A Dlibxsmm_dnn_convolve_st_bwd_nhwc_custom-rsck_generic.tpl.c156 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
230 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …
283 …ndle->options & LIBXSMM_DNN_CONV_OPTION_OVERWRITE) > 0) && handle->avoid_acc_load_bwd == 0 && ojb …