Home
last modified time | relevance | path

Searched defs:scratch_xT (Results 1 – 9 of 9) sorted by relevance

/dports/math/libxsmm/libxsmm-1.16.3/src/template/
H A Dlibxsmm_dnn_rnncell_st_rnn_bwdupd_nc_ck_generic.tpl.c34 element_input_type *scratch_xT = (element_input_type*)handle->scratch_xT; variable
H A Dlibxsmm_dnn_rnncell_st_rnn_bwdupd_nc_kcck.tpl.c34 element_input_type *scratch_xT = (element_input_type*)handle->scratch_xT; variable
H A Dlibxsmm_dnn_rnncell_st_gru_bwdupd_nc_kcck.tpl.c47 element_input_type *scratch_xT = (element_input_type* )handle->scratch_xT; variable
H A Dlibxsmm_dnn_rnncell_st_gru_bwdupd_nc_ck_generic.tpl.c48 element_input_type *scratch_xT = (element_input_type* )handle->scratch_xT; variable
H A Dlibxsmm_dnn_rnncell_st_lstm_bwdupd_nc_kcck.tpl.c55 element_input_type *scratch_xT = (element_input_type* )handle->scratch_xT; variable
H A Dlibxsmm_dnn_rnncell_st_lstm_bwdupd_nc_kcck_bf16.tpl.c62 element_input_type *scratch_xT = (element_input_type* )handle->scratch_xT; variable
H A Dlibxsmm_dnn_rnncell_st_lstm_bwdupd_nc_ck_generic.tpl.c56 element_input_type *scratch_xT = (element_input_type* )handle->scratch_xT; variable
H A Dlibxsmm_dnn_rnncell_st_lstm_bwdupd_nc_ck_generic_bf16.tpl.c63 element_input_type *scratch_xT = (element_input_type* )handle->scratch_xT; variable
/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_main.h702 void* scratch_xT; member