"vscode:/vscode.git/clone" did not exist on "50141f2a6daffbcb1bd62f4698daced0e3343889"
Change attributes names to be more consistent and reflect better meaning (#916)
* 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
Showing
src/onnx/parse_expand.cpp
100755 → 100644
Please register or sign in to comment