Home
last modified time | relevance | path

Searched defs:scratch_cell (Results 1 – 8 of 8) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/rnn/
H A Djit_uni_rnn_common_postgemm.hpp152 rnn_utils::ws_gates_aoc<scratch_t> scratch_cell(rnn, scratch_cell_); in postgemm_fwd_call() local
229 ws_gates_aoc<scratch_t> scratch_cell(rnn, scratch_cell_); in rnn_postgemm_sig() local
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/rnn/
H A Djit_uni_rnn_common_postgemm.hpp158 const rnn_utils::ws_gates_aoc<scratch_t> scratch_cell( in postgemm_fwd_call() local
237 const ws_gates_aoc<scratch_t> scratch_cell(rnn, scratch_cell_); in rnn_postgemm_sig() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/rnn/
H A Dref_postgemm_gru_lbr.cpp54 ws_gates_aoc<scratch_data_t> scratch_cell(rnn, scratch_cell_); in gru_lbr_fwd_postgemm_template() local
H A Dref_rnn.cpp1165 auto scratch_cell = scratchpad.template get<scratch_t>(key_rnn_cell); in execute_() local
/dports/math/onednn/oneDNN-2.5.1/src/cpu/rnn/
H A Dref_postgemm_gru_lbr.cpp61 const ws_gates_aoc<scratch_data_t> scratch_cell(rnn, scratch_cell_); in gru_lbr_fwd_postgemm_template() local
H A Dref_rnn.cpp1224 auto scratch_cell = scratchpad.template get<scratch_t>(key_rnn_cell); in execute_() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/rnn/
H A Dref_rnn.cpp1082 const memory_storage_t &scratch_cell, in gates_reduction()
1413 auto &scratch_cell in execute_() local
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/rnn/
H A Dref_rnn.cpp1100 const memory_storage_t &scratch_cell, in gates_reduction()
1445 auto &scratch_cell = this->pd()->is_lbr() || is_vanilla_gru in execute_() local