"tests/test_pipeline/vscode:/vscode.git/clone" did not exist on "a78daf6180cec55b37713418cad8f406f57939e8"
  • Hongxin Liu's avatar
    [shardformer] support lazy init (#4202) · 890774b2
    Hongxin Liu authored
    * [shardformer] support lazy init
    
    * [shardformer] linear support lazy init
    
    * [shardformer] embedding support lazy init
    
    * [shardformer] norm support lazy init
    
    * [shardformer] fused linear support lazy init
    
    * [test] update shardformer test layer
    
    * [test] shardformer with lazy init fit ddp
    
    * [lazy] hotfix deepcopy of param
    
    * [shardformer] fix bert policy and update test
    
    * [shardformer] fix bloom policy and update test
    
    * [shardformer] fix opt policy and update test
    
    * [shardformer] fix t5 policy and update test
    
    * [shardformer] fix gpt2 policy and update test
    
    * [shardformer] fix llama policy and update test
    890774b2
_utils.py 1.45 KB