Home
last modified time | relevance | path

Searched refs:filter_h_to_input (Results 1 – 8 of 8) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_sse41_conv_kernel_f32.hpp78 inline dim_t filter_h_to_input(int ki) { in filter_h_to_input() function
H A Djit_sse41_conv_kernel_f32.cpp260 add(aux_reg_input, get_input_offset(0, filter_h_to_input(1))); in width_blk_step()
264 add(aux_reg_input, get_input_offset(0, filter_h_to_input(1))); in width_blk_step()
H A Djit_avx2_conv_kernel_f32.hpp90 inline dim_t filter_h_to_input(int ki) { in filter_h_to_input() function
H A Djit_avx2_conv_kernel_f32.cpp399 get_input_offset(0, filter_h_to_input(1)) in width_blk_step()
405 safe_add(aux_reg_input, get_input_offset(0, filter_h_to_input(1)), in width_blk_step()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_sse41_conv_kernel_f32.hpp79 inline dim_t filter_h_to_input(int ki) { in filter_h_to_input() function
H A Djit_sse41_conv_kernel_f32.cpp253 add(aux_reg_input, get_input_offset(0, filter_h_to_input(1))); in width_blk_step()
257 add(aux_reg_input, get_input_offset(0, filter_h_to_input(1))); in width_blk_step()
H A Djit_avx2_conv_kernel_f32.hpp93 inline dim_t filter_h_to_input(int ki) { in filter_h_to_input() function
H A Djit_avx2_conv_kernel_f32.cpp388 get_input_offset(0, filter_h_to_input(1)) in width_blk_step()
394 safe_add(aux_reg_input, get_input_offset(0, filter_h_to_input(1)), in width_blk_step()