|
Halide 20.0.0
Halide compiler and libraries
|
#include <memory_resources.h>
Public Attributes | |
| AllocateSystemFn | allocate = halide_malloc |
| DeallocateSystemFn | deallocate = halide_free |
Definition at line 198 of file memory_resources.h.
| AllocateSystemFn Halide::Runtime::Internal::HalideSystemAllocatorFns::allocate = halide_malloc |
Definition at line 199 of file memory_resources.h.
| DeallocateSystemFn Halide::Runtime::Internal::HalideSystemAllocatorFns::deallocate = halide_free |
Definition at line 200 of file memory_resources.h.