"examples/asr/vscode:/vscode.git/clone" did not exist on "a63629b6992c1486c9f8756ab1298fb8f09da429"
  • amyeroberts's avatar
    Backbone add mixin tests (#22542) · 12d51db2
    amyeroberts authored
    * Add out_indices to backbones, deprecate out_features
    
    * Update - can specify both out_features and out_indices but not both
    
    * Add backbone mixin tests
    
    * Test tidy up
    
    * Add test_backbone for convnext
    
    * Remove redefinition of method
    
    * Update for Dinat and Nat backbones
    
    * Update tests
    
    * Smarter indexing
    
    * Add checks on config creation for backbone
    
    * PR comments
    12d51db2
test_backbone_common.py 7.52 KB