Fix DeprecationWarning
This commit fixes `DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(scales_to_logits), expected_num_logits[i])` deprecation warning.
Showing
Please register or sign in to comment
This commit fixes `DeprecationWarning: Please use assertEqual instead. self.assertEquals(len(scales_to_logits), expected_num_logits[i])` deprecation warning.