1 #ifndef HALIDE_LOOP_PARTITIONING_DIRECTIVE_H 2 #define HALIDE_LOOP_PARTITIONING_DIRECTIVE_H 31 #endif // HALIDE_LOOP_PARTITIONING_DIRECTIVE_H Disallow loop partitioning.
Partition
Different ways to handle loops with a potentially optimizable boundary conditions.
This file defines the class FunctionDAG, which is our representation of a Halide pipeline, and contains methods to using Halide's bounds tools to query properties of it.
Force partitioning of the loop, even in the tail cases of outer partitioned loops.
Base classes for Halide expressions (Halide::Expr) and statements (Halide::Internal::Stmt) ...
Let Halide select a storage type automatically.
Defines the internal representation of parameters to halide piplines.