Skip to content
Snippets Groups Projects
  • ziheng's avatar
    f467f66e
    Support for Tuple Inputs of Reducer and ComputeOp (#175) · f467f66e
    ziheng authored
    * Support for batch ComputeOp
    
    * Support for batch ComputeOp
    
    * Fix CrossThreadReduction
    
    * Fix lint
    
    * Add UpdateArray, remove support for batch reduce
    
    * Tuple input support for reduce
    
    * rfactor works with multiple reducer; support multiple reducers with different types
    
    * Small fix
    
    * Small fix
    
    * Change return type of rfactor to Array<Expr>
    
    * Fix lint
    
    * Improve
    
    * Add tutorial
    
    * Improve tutorial
    
    * Improve tutorial
    f467f66e
    History
    Support for Tuple Inputs of Reducer and ComputeOp (#175)
    ziheng authored
    * Support for batch ComputeOp
    
    * Support for batch ComputeOp
    
    * Fix CrossThreadReduction
    
    * Fix lint
    
    * Add UpdateArray, remove support for batch reduce
    
    * Tuple input support for reduce
    
    * rfactor works with multiple reducer; support multiple reducers with different types
    
    * Small fix
    
    * Small fix
    
    * Change return type of rfactor to Array<Expr>
    
    * Fix lint
    
    * Improve
    
    * Add tutorial
    
    * Improve tutorial
    
    * Improve tutorial