Searched defs:offset_h (Results 1 – 5 of 5) sorted by relevance
160 const int offset_h = (h % block_size); in operator ()() local
177 const int offset_h = (h % block_size); in operator ()() local
50 const int offset_h = h % block_size; in D2S_NHWC() local
49 const int offset_h = h % block_size; in S2D_NHWC() local
1668 for (int offset_h = 0; offset_h < op_params.block_size; ++offset_h) { in DepthToSpace() local1709 for (int offset_h = 0; offset_h < op_params.block_size; ++offset_h) { in SpaceToDepth() local