"sgl-router/src/vscode:/vscode.git/clone" did not exist on "b07c9c76c5c76ae0d1e4d55fd0db60f44f34dbbc"
  • Umang Yadav's avatar
    Change attributes names to be more consistent and reflect better meaning (#916) · 0d2606bb
    Umang Yadav authored
    * rename broadcast and multibroadcast output_lens attribute to out_lens attribute, and change tests and source code to reflect the same
    
    * change the reshape attribute from dims to out_lens
    
    * change transpose attribute's name from dims to perm to reflect better meaning
    
    * use permutation instead of perm for transpose
    
    clang formaating
    
    * use dims instead of out_lens for reshape
    
    clang formatting
    0d2606bb
batch_quant_dot_1.cpp 1.06 KB