#include <Generator.h>
Definition at line 1321 of file Generator.h.
◆ StubOutputBufferBase() [1/2]
Halide::Internal::StubOutputBufferBase::StubOutputBufferBase |
( |
| ) |
|
|
protected |
◆ StubOutputBufferBase() [2/2]
Halide::Internal::StubOutputBufferBase::StubOutputBufferBase |
( |
const Func & | f, |
|
|
const std::shared_ptr< AbstractGenerator > & | generator ) |
|
explicitprotected |
◆ get_target()
Target Halide::Internal::StubOutputBufferBase::get_target |
( |
| ) |
const |
|
protected |
◆ realize() [1/3]
Realization Halide::Internal::StubOutputBufferBase::realize |
( |
std::vector< int32_t > | sizes | ) |
|
◆ realize() [2/3]
template<typename... Args>
Realization Halide::Internal::StubOutputBufferBase::realize |
( |
Args &&... | args | ) |
|
|
inline |
◆ realize() [3/3]
template<typename Dst >
void Halide::Internal::StubOutputBufferBase::realize |
( |
Dst | dst | ) |
|
|
inline |
Func Halide::Internal::StubOutputBufferBase::f |
|
protected |
◆ generator
The documentation for this class was generated from the following file: