• S
    Extract fused_transpose op dedicated for oneDNN fuse passes (#50021) · 02296977
    Sławomir Siwek 提交于
    * extract common methods to reuse
    
    * add header for transpose ops
    
    * fused_transpose
    
    * Split big function
    
    * transpose2 tests
    
    * fused_transpose
    
    * Apply extra attributes
    
    * add pbtxt file
    
    * update pbtxt
    
    * Merge develop
    
    * add more strict op compats
    
    * code  style
    
    * remove mkldnn_data_type
    
    * unify SetOutMemDescWithReshape2FuseSupport
    
    * adjust quantize-dequantize for transpose
    
    * remove appendact
    
    * transpose2 quantization
    
    * fix int8 tests
    
    * adjust transpose_op to current develop
    
    * delete fusion code from transpose_kernel
    
    * add fused transpose to NHWC unittest
    
    * change order
    02296977
op_compat.yaml 38.9 KB