Searched defs:shift_w (Results 1 – 10 of 10) sorted by relevance
62 int shift_w = (outC / channel_in) % block_width; in space_to_depth() local
66 int shift_w = (outB / batch_in) % block_width; in space_to_batch() local
81 int shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchND() local
57 int shift_w, shift_h; member
38 int shift_w, shift_h; member168 uint16_t shift_w, shift_h; member
126 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
937 int shift_w = 0; in enc_img_pad_p210() local958 int shift_w = 0; in enc_img_pad_p210() local
403 const int32_t shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchNDRank4() local
404 const int32_t shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchNDRank4() local