|
FreeTensor
|


Go to the source code of this file.
Classes | |
| struct | freetensor::ReductionItem |
| struct | freetensor::ForProperty |
Namespaces | |
| namespace | freetensor |
Functions | |
| template<class Tbegins , class Tends > | |
| Ref< ReductionItem > | freetensor::makeReductionItem (ReduceOp op, const std::string &var, Tbegins &&begins, Tends &&ends, bool syncFlush) |
| Ref< ReductionItem > | freetensor::deepCopy (const Ref< ReductionItem > &r) |
| Ref< ForProperty > | freetensor::deepCopy (const Ref< ForProperty > &_p) |