Skip to content

Tools to auto-create and process the configs used for generating asm kernels as input of the asm igemm dynamic generator

Notifications You must be signed in to change notification settings

qianfengz/config-tools

Repository files navigation

 
    1. To generate configurations for fwd-fp16 or bwd-fp16 nchw

       #> generate_configs fwd fp16 nchw ./tmp.config      
       #> generate_configs bwd fp16 nchw ./tmp.config      

    2. To re-order the configurations into the sequence that could be used by simple applicability validation

       #> reorder_configs_bwd ./input.config  ./output.config 


About

Tools to auto-create and process the configs used for generating asm kernels as input of the asm igemm dynamic generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published