"examples/industrial_data_pretraining/fsmn_kws_mt/convert.sh" did not exist on "8c2527766639f8cd7a86400a154e0a2fe44c90e6"
  • Paul Fultz II's avatar
    Register all operators in migraphx (#604) · e8be8548
    Paul Fultz II authored
    * Register ops for main migraphx
    
    * Formatting
    
    * Register cpu ops
    
    * Formatting
    
    * Show list of operators in the driver
    
    * Formatting
    
    * Simplify regiter
    
    * Try to register gpu ops
    
    * Fix compiler errors
    
    * Register rest of the gpu operators
    
    * Add some tests
    
    * Formatting
    
    * Fix gcc compiler warnings
    
    * Formatting
    
    * Fix tidy warnings
    
    * Fix compile error
    
    * Use correct op name
    
    * Register layer norm
    
    * Use const ref
    
    * Make run const
    e8be8548
lrn.hpp 1.04 KB