• David Yang's avatar
    Clean up deprecation warnings (#19654) · a23819ed
    David Yang authored
    * Clean up deprecation warnings
    
    Notes:
    Changed some strings in tests to raw strings, which will change the literal content of the strings as they are fed into whatever machine handles them.
    Test cases for past in the past/past_key_values switch changed/removed due to warning of impending removal
    
    * Add PILImageResampling abstraction for PIL.Image.Resampling
    a23819ed
modeling_hubert.py 56.5 KB