Halide 19.0.0
Halide compiler and libraries
|
Defines the internal representation of a halide function's definition and related classes. More...
Go to the source code of this file.
Classes | |
class | Halide::Internal::Definition |
A Function definition which can either represent a init or an update definition. More... | |
struct | Halide::Internal::Specialization |
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. | |
namespace | Halide::Internal |
Defines the internal representation of a halide function's definition and related classes.
Definition in file Definition.h.