• Lei Wang's avatar
    [Bugfix] Replace thread binding detector in LayoutInference Pass (#31) · 34e0883d
    Lei Wang authored
    * [Refactor] Rename AllocateCollector to ThreadBindingCollector and streamline thread binding logic
    
    * [Refactor] Adjust formatting in ThreadBindingCollector for consistency
    
    * [Refactor] Enhance clang-tidy check to handle cases with no changed C/C++ files
    
    * [Refactor] Remove clang-tidy checks from format script to streamline formatting process
    34e0883d
layout_inference.cc 14.8 KB