Searched defs:in_offset_h (Results 1 – 5 of 5) sorted by relevance
29 int64_t in_offset_h = in_offset_n + j * param->in_stride_dim1_; in DepthToSpaceForNHWC() local54 int64_t in_offset_h = in_offset_n + j * param->in_stride_dim1_; in DepthToSpaceCRDForNHWC() local
40 int64_t in_offset_h = in_offset_n + j * block_size * in_strides[1]; in SpaceToDepthForNHWC() local
33 int64_t in_offset_h = in_offset_n + j * param->in_stride_dim1_; in DepthToSpaceForNHWCInt8() local
165 int in_offset_w[4], in_offset_h[4]; member
4307 int in_offset_h, in_offset_w; in config_output() local