• Z
    Support initializing specific grad tensors to zero for selected operators (#39963) · 2f50ae99
    Zhanlue Yang 提交于
    * Supported Complex2Real Conversion for Eager Dygraph
    
    * Supported Complex2Real Conversion for Eager Dygraph
    
    * Enabled complex type promotion test for matmul_v2
    
    * Fix CI issues
    
    * Support initializing specific grad tensors to zero for selected operators
    
    * Merged adj_edges_ with GradSlotMeta
    
    * Fixed monir issue
    
    * Adjusted num runs
    
    * Recovered Eager performance tests configurations
    
    * Recovered Eager performance tests configurations
    
    * Adjusted performance tests configurations
    
    * Fixed Minor Issues with performance tests
    
    * Moved out Edge from GradSlotMeta
    
    * Fixed issues from merge
    
    * Fixed typo
    
    * Addressed review comments
    
    * Fixed merge issues
    
    * Fixed minor issues
    
    * Fixed minor issue
    
    * Fixed major issues and enabled auto_prune test cases
    
    * Fixed issues from merge
    2f50ae99
utils.h 8.3 KB