Halide 19.0.0
Halide compiler and libraries
|
Go to the source code of this file.
Classes | |
struct | Halide::Runtime::Internal::device_copy |
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::Runtime |
namespace | Halide::Runtime::Internal |
Macros | |
#define | MAX_COPY_DIMS 16 |
#define MAX_COPY_DIMS 16 |
Definition at line 32 of file device_buffer_utils.h.
Referenced by Halide::Runtime::Internal::copy_memory(), Halide::Runtime::Internal::copy_memory_helper(), and Halide::Runtime::Internal::make_buffer_copy().