"vscode:/vscode.git/clone" did not exist on "7f3b41a306abe855851c4d14f72e118b0f68d5a2"
  • Joseph Liu's avatar
    Output hidden states (#4978) · f4e1f022
    Joseph Liu authored
    
    
    * Configure all models to use output_hidden_states as argument passed to foward()
    
    * Pass all tests
    
    * Remove cast_bool_to_primitive in TF Flaubert model
    
    * correct tf xlnet
    
    * add pytorch test
    
    * add tf test
    
    * Fix broken tests
    
    * Configure all models to use output_hidden_states as argument passed to foward()
    
    * Pass all tests
    
    * Remove cast_bool_to_primitive in TF Flaubert model
    
    * correct tf xlnet
    
    * add pytorch test
    
    * add tf test
    
    * Fix broken tests
    
    * Refactor output_hidden_states for mobilebert
    
    * Reset and remerge to master
    Co-authored-by: default avatarJoseph Liu <joseph.liu@coinflex.com>
    Co-authored-by: default avatarpatrickvonplaten <patrick.v.platen@gmail.com>
    f4e1f022
test_modeling_common.py 40.9 KB