|
Halide 21.0.0
Halide compiler and libraries
|
#include <Generator.h>
Public Member Functions | |
| GeneratorParamInfo (GeneratorBase *generator, size_t size) | |
| const std::vector< Internal::GeneratorParamBase * > & | generator_params () const |
| const std::vector< Internal::GeneratorInputBase * > & | inputs () const |
| const std::vector< Internal::GeneratorOutputBase * > & | outputs () const |
Definition at line 3122 of file Generator.h.
| Halide::Internal::GeneratorParamInfo::GeneratorParamInfo | ( | GeneratorBase * | generator, |
| size_t | size ) |
References GeneratorBase.
|
inline |
Definition at line 3148 of file Generator.h.
|
inline |
Definition at line 3151 of file Generator.h.
Referenced by Halide::Internal::GeneratorBase::set_inputs().
|
inline |
Definition at line 3154 of file Generator.h.