Searched refs:crops_top (Results 1 – 5 of 5) sorted by relevance
81 const int crops_top = crops[0]; in ResizeOutputTensor() local86 input_size->data[1] * block_shape[0] - crops_top - crops_bottom; in ResizeOutputTensor()
1358 const int crops_top = crops_data[0]; in ProcessBatchToSpaceNDOperator() local1363 input_height * block_height - crops_top - crops_bottom; in ProcessBatchToSpaceNDOperator()
5804 const int crops_top = crops_data[0]; in BatchToSpaceND() local5814 GetIndexRange(spatial_offset / block_shape_width - crops_top, in BatchToSpaceND()5820 spatial_offset / block_shape_width - crops_top; in BatchToSpaceND()
6132 const int crops_top = crops_data[0]; in BatchToSpaceND() local6142 GetIndexRange(spatial_offset / block_shape_width - crops_top, in BatchToSpaceND()6148 spatial_offset / block_shape_width - crops_top; in BatchToSpaceND()
3158 const int crops_top = crops_data[0]; in BatchToSpaceND() local3166 spatial_offset / block_shape_width - crops_top; in BatchToSpaceND()