Skip to content
Snippets Groups Projects
  • Ziheng Jiang's avatar
    6a62beb2
    [FUSION] add 'void AutoFuseEwise(Schedule sch)' (#36) · 6a62beb2
    Ziheng Jiang authored
    * [FUSION] add Fusion(Schedule)
    
    * [FUSION] rename to AutoFuseEwise, detect whether the stage has been scheduled
    
    * [FUSION] change to visitor pattern
    
    * [FUSION] rename filename
    
    * [FUSION] fine-tune the interface
    
    * [FUSION] typo
    
    * move elem_wise to schedule
    
    * rename test function
    6a62beb2
    History
    [FUSION] add 'void AutoFuseEwise(Schedule sch)' (#36)
    Ziheng Jiang authored
    * [FUSION] add Fusion(Schedule)
    
    * [FUSION] rename to AutoFuseEwise, detect whether the stage has been scheduled
    
    * [FUSION] change to visitor pattern
    
    * [FUSION] rename filename
    
    * [FUSION] fine-tune the interface
    
    * [FUSION] typo
    
    * move elem_wise to schedule
    
    * rename test function