Halide 17.0.2
Halide compiler and libraries
|
#include <Generator.h>
Public Member Functions | |
GeneratorInput (const std::string &name) | |
GeneratorInput (const std::string &name, const TBase &def) | |
GeneratorInput (size_t array_size, const std::string &name, const TBase &def) | |
GeneratorInput (const std::string &name, const TBase &def, const TBase &min, const TBase &max) | |
GeneratorInput (size_t array_size, const std::string &name, const TBase &def, const TBase &min, const TBase &max) | |
GeneratorInput (const std::string &name, const Type &t, int d) | |
GeneratorInput (const std::string &name, const Type &t) | |
GeneratorInput (const std::string &name, IntIfNonScalar d) | |
GeneratorInput (size_t array_size, const std::string &name, const Type &t, int d) | |
GeneratorInput (size_t array_size, const std::string &name, const Type &t) | |
GeneratorInput (size_t array_size, const std::string &name, IntIfNonScalar d) | |
GeneratorInput (size_t array_size, const std::string &name) | |
Protected Types | |
using | TBase = typename Super::TBase |
using | IntIfNonScalar |
Definition at line 2187 of file Generator.h.
|
protected |
Definition at line 2192 of file Generator.h.
|
protected |
Definition at line 2198 of file Generator.h.
|
inlineexplicit |
Definition at line 2208 of file Generator.h.
|
inlineexplicit |
Definition at line 2212 of file Generator.h.
|
inlineexplicit |
Definition at line 2216 of file Generator.h.
|
inlineexplicit |
Definition at line 2220 of file Generator.h.
|
inlineexplicit |
Definition at line 2225 of file Generator.h.
|
inlineexplicit |
Definition at line 2230 of file Generator.h.
|
inlineexplicit |
Definition at line 2234 of file Generator.h.
|
inlineexplicit |
Definition at line 2239 of file Generator.h.
|
inlineexplicit |
Definition at line 2243 of file Generator.h.
|
inlineexplicit |
Definition at line 2247 of file Generator.h.
|
inlineexplicit |
Definition at line 2253 of file Generator.h.
|
inlineexplicit |
Definition at line 2257 of file Generator.h.