• rocking5566's avatar
    Groupnorm + swish external api (#668) · ed3a2e52
    rocking5566 authored
    * Rename to proper naming
    
    * Add example of groupnorm + swish
    
    * Extract duplicate code in example
    
    * Add groupnorm + swish instances
    
    * Ractor instance generation, split into multiple cpp file
    
    * Add external api and client example
    
    * Refine profiler message
    
    * Use ck math version of exp
    
    * Refine problem size in example
    
    * Add host version of exp
    ed3a2e52
math.hpp 4.85 KB