Home
last modified time | relevance | path

Searched defs:shift_w (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dspace_to_batch_nd.h81 int shift_w = (out_b / input_batch_size) % block_shape_width; in SpaceToBatchND() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_job.h55 int shift_w, shift_h; member
Dlima_context.h37 int shift_w, shift_h; member
144 uint16_t shift_w, shift_h; member
Dlima_gpu.h123 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument