Skip to content
Snippets Groups Projects
  1. Apr 26, 2017
    • ziheng's avatar
      [LANG] CommReducer (#103) · 26d91985
      ziheng authored
      * [LANG] CommReducer
      
      * Reorganize c_api
      
      * Remove InitValue and Combine; refactor Functor
      
      * Make CommReducer an Expr
      
      * Make comm_reducer type independent
      
      * Make CommReducerNode a Node
      
      * Small fix
      
      * Refine
      
      * Refine front api; add integration testcases for min/max
      
      * Fix python
      
      * Refine
      
      * Fix lint and add example
      26d91985
    • Tianqi Chen's avatar
      [PYTHON] Rename the namespace (#105) · 7e032457
      Tianqi Chen authored
      7e032457
  2. Apr 25, 2017
  3. Apr 22, 2017
  4. Apr 21, 2017
  5. Apr 20, 2017
  6. Apr 18, 2017
  7. Apr 17, 2017
  8. Apr 16, 2017
  9. Apr 15, 2017
  10. Apr 09, 2017
  11. Apr 01, 2017
  12. Mar 29, 2017
  13. Mar 26, 2017
  14. Mar 17, 2017
  15. Mar 14, 2017
  16. Mar 12, 2017
  17. Mar 07, 2017
  18. Mar 05, 2017
  19. Mar 01, 2017
  20. Feb 27, 2017
  21. Feb 26, 2017
  22. Feb 24, 2017
  23. Feb 22, 2017
  24. Feb 20, 2017
  25. Feb 17, 2017
    • Ziheng Jiang's avatar
      [ARITH] DeduceBound (#40) · 5198c100
      Ziheng Jiang authored
      * [PYTHON/API] Add compare and logic build-in op for Expr
      
      * remove 'and', 'or'
      
      * add deducer
      
      * [WIP] bound_deducer.cc
      
      * move IntervalSet and StrideSet into int_set_internal.h
      
      * add multiple failure for VariablePathFinder, add EvalSign
      
      * consider round in deduce, add success flag
      
      * remove Visit_(Div)
      
      * add comment, update HalideIR
      
      * expose intset to python
      
      * check the sign of every expr
      
      * set return type as ExprSignType
      
      * fine tune
      
      * add min & max python api for interval set
      
      * support for conditional expr
      
      * refactor test
      
      * add checker for BoundDeducer
      
      * add python check test
      
      * fix
      
      * fix
      
      * change range to interval; remove converter
      
      * remove converter declaration
      
      * remove int_set_internal.h
      5198c100
    • Tianqi Chen's avatar
  26. Feb 14, 2017
  27. Feb 11, 2017
  28. Feb 10, 2017
  29. Feb 09, 2017
  30. Feb 07, 2017
Loading