Halide 19.0.0
Halide compiler and libraries
|
#include <PrefetchDirective.h>
Public Attributes | |
std::string | name |
std::string | at |
std::string | from |
Expr | offset |
PrefetchBoundStrategy | strategy |
Parameter | param |
Definition at line 37 of file PrefetchDirective.h.
std::string Halide::Internal::PrefetchDirective::name |
Definition at line 38 of file PrefetchDirective.h.
std::string Halide::Internal::PrefetchDirective::at |
Definition at line 39 of file PrefetchDirective.h.
std::string Halide::Internal::PrefetchDirective::from |
Definition at line 40 of file PrefetchDirective.h.
Expr Halide::Internal::PrefetchDirective::offset |
Definition at line 41 of file PrefetchDirective.h.
PrefetchBoundStrategy Halide::Internal::PrefetchDirective::strategy |
Definition at line 42 of file PrefetchDirective.h.
Parameter Halide::Internal::PrefetchDirective::param |
Definition at line 44 of file PrefetchDirective.h.