• 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
adjust_allocation.cpp 3.62 KB