"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "d9d17a1125279a9c9a250a514074e9722f571e32"
  • 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
batch_norm_inference.cpp 2.29 KB