• hsm207's avatar
    Fix DeprecationWarning · 908742dd
    hsm207 authored
    This commit fixes `DeprecationWarning: Please use assertEqual instead.
      self.assertEquals(len(scales_to_logits), expected_num_logits[i])` deprecation warning.
    908742dd
model_test.py 4.34 KB