• L
    [OpDevOptimize] Add common infershape functions (#26096) · ffe52b44
    Leo Chen 提交于
    * add unchaged infershape function
    
    * add broadcast infershape function
    
    * fix bug
    
    * rename infershape functions
    
    * add UnaryOpUnchangedInferShapeCheckAxis
    
    * add error message
    
    * add test for common infer shape functions
    
    * dont update existed ops
    
    * dont update op_desc.h
    
    * add more test
    
    * add error check, refine error message
    ffe52b44
operator.cc 48.5 KB