Searched defs:shift_w (Results 1 – 4 of 4) sorted by relevance
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