|
Halide 21.0.0
Halide compiler and libraries
|
Defines the Partition enum. More...
Go to the source code of this file.
Namespaces | |
| namespace | Halide |
| 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. | |
Enumerations | |
| enum class | Halide::Partition { Halide::Auto , Halide::Never , Halide::Always } |
| Different ways to handle loops with a potentially optimizable boundary conditions. More... | |
Defines the Partition enum.
Definition in file LoopPartitioningDirective.h.