• BHUVAN M's avatar
    interpolation added for TVP. (#30863) · 3b9174f2
    BHUVAN M authored
    * Update TVP model to interpolate pre-trained image pad prompter encodings
    
    * feat: Add 2D positional embeddings interpolation in TvpVisualInputEmbedding
    
    * added required comments
    
    * Update TVP model to interpolate pre-trained image pad prompter encodings
    
    * feat: Add 2D positional embeddings interpolation in TvpVisualInputEmbedding
    
    * added required comments
    
    * docstring and argument fix
    
    * doc fixes and test case fix suggested in review.
    
    * varibale typo fix
    
    * styling and name fixes for padding interpolation flag.
    3b9174f2
modeling_tvp.py 42.6 KB