Searched defs:offset_w (Results 1 – 7 of 7) sorted by relevance
123 … const int offset_w = (axis_bit & 0x8) ? output->info()->dimension(3) - id[3] - 1 : id[3]; in run_reverse() local137 … const int offset_w = (axis_bit & 0x8) ? output->info()->dimension(3) - id[3] - 1 : id[3]; in run_reverse() local
157 int64_t offset_w = p.offsets[ndim - 1]; in cpu_padding() local264 int64_t offset_w = p.offsets[ndim - 1]; in cpu_padding_channels_last() local338 int64_t offset_w = p.offsets[ndim - 1]; in cpu_padding_backward() local426 int64_t offset_w = p.offsets[ndim - 1]; in cpu_padding_backward_channels_last() local
91 …const int offset_w = (ofm + group * (depth_out / num_groups)) * width_weights * height_weights *… in convolution_layer_nchw() local
163 const int offset_w = (w % block_size); in operator ()() local
180 const int offset_w = (w % block_size); in operator ()() local
51 const int offset_w = w % block_size; in S2D_NHWC() local
52 const int offset_w = w % block_size; in D2S_NHWC() local