• kahmed10's avatar
    Layernorm onnx support (#599) · 2c5d5fee
    kahmed10 authored
    
    
    * fix pad calc
    
    * bert tf passes correctness
    
    * formatting
    
    * add test
    
    * formatting
    
    * remove comment
    
    * add inline
    
    * formatting
    
    * fix order for literal
    
    * formatting
    
    * test no mul_add
    
    * formatting
    
    * debug layernorm
    
    * debug layernorm
    
    * manual merge
    
    * more progress
    
    * formatting
    
    * remove miopen batchnorm
    
    * remove headers
    
    * Fix compile error with no dpp reductions
    
    * fix indices
    
    * formatting
    
    * change matcher
    
    * formatting
    
    * remove binds
    
    * formatting
    
    * disable tf matcher
    
    * formatting
    
    * use fast div
    
    * formatting
    
    * fix matcher
    
    * formatting
    
    * remove comment
    
    * move find_matches
    
    * add assert
    
    * formatting
    
    * fix deepcode issue
    Co-authored-by: default avatarPaul <pfultz2@yahoo.com>
    Co-authored-by: default avatarShucai Xiao <shucai.xiao@amd.com>
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    2c5d5fee
fuse_ops.cpp 22.7 KB