Home
last modified time | relevance | path

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

/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_dnn_rnncell.c1122 handle->ht_scratch = (void*)address; in libxsmm_dnn_rnncell_bind_scratch()
1125 handle->ht_scratch = (void*)(address+offset); in libxsmm_dnn_rnncell_bind_scratch()
1359 handle->ht_scratch = (void*)address; in libxsmm_dnn_rnncell_bind_scratch()
1362 handle->ht_scratch = (void*)(address+offset); in libxsmm_dnn_rnncell_bind_scratch()
1643 handle->ht_scratch = 0; in libxsmm_dnn_rnncell_release_scratch()
1673 handle->ht_scratch = 0; in libxsmm_dnn_rnncell_release_scratch()
1690 handle->ht_scratch = 0; in libxsmm_dnn_rnncell_release_scratch()
1717 handle->ht_scratch = 0; in libxsmm_dnn_rnncell_release_scratch()
H A Dlibxsmm_main.h720 void* ht_scratch; member
/dports/math/libxsmm/libxsmm-1.16.3/src/template/
H A Dlibxsmm_dnn_rnncell_st_lstm_fwd_nc_kcck_bf16.tpl.c79 float *ht = (float*)handle->ht_scratch;
H A Dlibxsmm_dnn_rnncell_st_lstm_fwd_nc_ck_generic_bf16.tpl.c80 float *ht = (float*)handle->ht_scratch;