Searched defs:offset_h (Results 1 – 6 of 6) sorted by relevance
162 const int offset_h = (h % block_size); in operator ()() local
161 const int offset_h = (h % block_size); in operator ()() local
49 const int offset_h = h % block_size; in S2D_NHWC() local
51 const int offset_h = h % block_size; in D2S_NHWC() local
2497 for (int offset_h = 0; offset_h < op_params.block_size; ++offset_h) { in DepthToSpace() local2538 for (int offset_h = 0; offset_h < op_params.block_size; ++offset_h) { in SpaceToDepth() local
2665 for (int offset_h = 0; offset_h < op_params.block_size; ++offset_h) { in DepthToSpace() local2706 for (int offset_h = 0; offset_h < op_params.block_size; ++offset_h) { in SpaceToDepth() local