- Mar 01, 2017
-
-
Tianqi Chen authored
-
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 27, 2017
-
-
Tianqi Chen authored
-
- Feb 26, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Feb 24, 2017
-
-
Tianqi Chen authored
-
- 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
-
Tianqi Chen authored
-
- Feb 14, 2017
-
-
Tianqi Chen authored
-
- Feb 12, 2017
-
-
Tianqi Chen authored
-
Ziheng Jiang authored
* [PASS] Change IRVisitor interfaces to function override * [PASS] Change IRMutator interfaces to overloadable function
-
- Feb 11, 2017
-
-
Tianqi Chen authored
-
- Feb 10, 2017
-
-
Ziheng Jiang authored
* [PYTHON/API] Add compare and logic build-in op for Expr * remove 'and', 'or'
-
- Feb 09, 2017
-
-
Tianqi Chen authored
-
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
-
- Feb 07, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Feb 05, 2017
-
-
Ziheng Jiang authored
-
Tianqi Chen authored
-
- Feb 04, 2017
-
-
Tianqi Chen authored
-
- Feb 02, 2017
-
-
Tianqi Chen authored
-
- Jan 31, 2017
-
-
Tianqi Chen authored
[TEST/PYTHON] Add unittest folder, add a build pipeline. Rename Buffer.ptr to Buffer.data to be consistent with Array. (#29)
-
Tianqi Chen authored
* [CODEGEN] CUDA/OPENCL pipeline complete * Hide TVMType by str in frontend
-
- Jan 29, 2017
-
-
Tianqi Chen authored
-
- Jan 25, 2017
-
-
Tianqi Chen authored
-
- Jan 24, 2017
-
-
Tianqi Chen authored
-
- Jan 23, 2017
-
-
Tianqi Chen authored
* [CODEGEN] Add LoweredFunc, MakeAPI and SplitHostDevice * update halideir
-
- Jan 20, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jan 19, 2017
-
-
Tianqi Chen authored
* [API] Move all RTTI related code to one place * add back rtti comment
-
- Jan 18, 2017
-
-
Tianqi Chen authored
-
Haichen Shen authored
* [PASS] Assign unique names to variables in ConvertSSA pass * revert change to ConverSSA pass
-
Tianqi Chen authored
-
- Jan 17, 2017
-
-
Tianqi Chen authored
* [RUNTIME] Finish GPU runtime and python interface * fix travis test * fix build
-
- Jan 16, 2017
-
-
Haichen Shen authored
* [PASS] Export simplify and equal to python * fix naming convention
-
Tianqi Chen authored
* [RUNTIME] Add interface header of runtime * fix mac build
-