"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "3fc39780a45edd2afef1285701f32c4c5111e405"
  • Shucai Xiao's avatar
    Fix debug assert (#930) · bd85a76c
    Shucai Xiao authored
    * fix two asserts for debug build
    
    * add unit test for copy parameters
    
    * clang format
    
    * add a unit test for reorder_dims
    
    * change tranpose to always require perm not be empty
    
    * clang format
    
    * remove an unnecessary line
    
    * fix tidy error
    
    * fix review comments
    bd85a76c
parse_transpose.cpp 1.38 KB