- Aug 03, 2017
-
-
Tianqi Chen authored
* [PASS] Refactor thread storage sync to a common visitor * Fix the sync scope check behavior
-
Tianqi Chen authored
-
- Jul 24, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
-
- Jul 18, 2017
-
-
Jian Weng authored
* prefetch interface added * prefetch python comments modified. prefetch info data structure maintained. * start injecting prefetches. first step (domain touch) implemented. * domain touch tested. * Prefetch ir_mutator and ir_visitor dispatch registered. * modify domain touched from passing a func_ref to passing a tensor * modify domain touched from passing a func_ref to passing a tensor * modify Tensor copy to Tensor ref * temp commit for rebase * debug info removed, typo fixed, ready to rebase * prefetch flatten test add! * roll back builtin functions to side effect functions * lint error fixed! * add cache line size to storage flatten argument * forgot modifications add * change code style to dmlc-like; get rid of can_prove, use manually compute instead * python lint error fixed * modify instrinsic name to pass tests * [TEST] get rid of str(), replace them by accessing attributes * change map to list comprehension * redundant numpy import removed
-
- Jul 15, 2017
-
-
Tianqi Chen authored
-
- Jul 06, 2017
-
-
Tianqi Chen authored
-
- Jun 19, 2017
-
-
Tianqi Chen authored
-
- Jun 01, 2017
-
-
Tianqi Chen authored
-
- May 12, 2017
-
-
ziheng authored
* Add CombineInternal<Mod> & Fix LoopPartition * Add check for path
-
- May 04, 2017
-
-
Tianqi Chen authored
-
- Apr 09, 2017
-
-
Tianqi Chen authored
-
- Mar 26, 2017
-
-
Tianqi Chen authored
* [CODEGEN] Refactor common codegen, Verilog Codegen * fix make * fix mk * update enable signal * change function name to at neg edge * Move test to correct place
-
- Mar 07, 2017
-
-
Tianqi Chen authored
-
- Mar 05, 2017
-
-
Tianqi Chen authored
* [IterVar/REFACTOR] Add types to IterVar * [ARITH/REFACTOR] Move IntSet to include * [REFACTOR/OP] Move Op detail to seperate folder. * fix test
-
- Mar 04, 2017
-
-
Ziheng Jiang authored
* loop_partition draft * divide loop variable into constant domain and variable domain & consider multiple partitions * process doubt interval * fix and refactor, add relax_map arg in BoundDeduce * fix testcase and comment * rebase to zero, convert to SSA * change the logic of generating loop code & fix issues * add a testcase for relax map in deducebound && fix issues * clean code * const auto& * add test_multi_if
-
- Mar 02, 2017
-
-
Tianqi Chen authored
-
- Mar 01, 2017
-
-
Tianqi Chen authored
* [ARITH/VISITOR] Modular Analysis, ExprFunctor, StmtFunctor * retrigger * [IRFunctor] Migrated CodegenC * [IRFUNCTOR] Migrate CodeGenLLVM * [IRFunctor] Migrate canonical * [IRFunctor] Migrate vectorize * [IRFunctor] migrate CodeGenStackVM
-
- Feb 22, 2017
-
-
Tianqi Chen authored
* [LLVM] Initial support for codegen LLVM. * Fix the naming issue of codegen
-
- Feb 21, 2017
-
-
Ziheng Jiang authored
* [FIX] add CombineInterval<Div> * fix error message and add comment about rounding * fix comment
-
- Feb 20, 2017
-
-
Tianqi Chen authored
-
- Feb 17, 2017
-
-
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
-
- Feb 14, 2017
-
-
Tianqi Chen authored
-
- Feb 12, 2017
-
-
Tianqi Chen authored
-
- Feb 11, 2017
-
-
Tianqi Chen authored
-
- Feb 09, 2017
-
-
Tianqi Chen authored
-
- Feb 07, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Feb 05, 2017
-
-
Tianqi Chen authored
-