Home
last modified time | relevance | path

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

/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_main.h491 size_t upd_scratch_size; member
H A Dlibxsmm_dnn_convolution.c894 handle->upd_scratch_size = handle->upd_packing_padding_scratch_size + in libxsmm_dnn_convolution_setup_upd_scratch()
1127 …MAX( handle->fwd_scratch_size, LIBXSMM_MAX( handle->bwd_scratch_size, handle->upd_scratch_size ) ); in libxsmm_dnn_convolution_setup()