• C
    (cherry-pick)Fix split infershape in static mode and add convert rules for... · 4e09e402
    Charles-hit 提交于
    (cherry-pick)Fix split infershape in static mode and add convert rules for fill_any_like op (#46079)
    
    * Fix split bug in static mode (#45906)
    
    * fix split bug in static mode
    
    * modify code style
    
    * modify code style
    
    * add unit test for split
    
    * add convert rules for fill_any_like op in paddle science (#45985)
    
    * add convert rules for fill_any_like op in paddle science
    
    * add unit test for fill_any_like op in paddle science
    
    * modify fill_any_like convert rule
    
    * modify fill_any_like convert rule dtype
    4e09e402
primrules.py 29.0 KB