Searched refs:crops_bottom (Results 1 – 2 of 2) sorted by relevance
82 const int crops_bottom = crops[1]; in ResizeOutputTensor() local86 input_size->data[1] * block_shape[0] - crops_top - crops_bottom; in ResizeOutputTensor()
1359 const int crops_bottom = crops_data[1]; in ProcessBatchToSpaceNDOperator() local1363 input_height * block_height - crops_top - crops_bottom; in ProcessBatchToSpaceNDOperator()