Searched defs:shift_w (Results 1 – 9 of 9) 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
55 int shift_w, shift_h; member
37 int shift_w, shift_h; member144 uint16_t shift_w, shift_h; member
123 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
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