Halide 19.0.0
Halide compiler and libraries
|
Defines the front-end class representing a jitted, callable Halide pipeline. More...
#include <array>
#include <map>
#include "Buffer.h"
#include "IntrusivePtr.h"
#include "JITModule.h"
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. | |
namespace | Halide::PythonBindings |
namespace | Halide::Internal |
Defines the front-end class representing a jitted, callable Halide pipeline.
Definition in file Callable.h.