Searched refs:crops_right (Results 1 – 2 of 2) sorted by relevance
84 const int crops_right = crops[3]; in ResizeOutputTensor() local88 input_size->data[2] * block_shape[1] - crops_left - crops_right; in ResizeOutputTensor()
1361 const int crops_right = crops_data[3]; in ProcessBatchToSpaceNDOperator() local1364 const int output_width = input_width * block_width - crops_left - crops_right; in ProcessBatchToSpaceNDOperator()