#include <GPUMemInfo.h>
Definition at line 115 of file GPUMemInfo.h.
◆ Strides()
Halide::Internal::Autoscheduler::Strides::Strides |
( |
const std::vector< int64_t > & | storage_strides | ) |
|
|
inlineexplicit |
◆ add_valid()
void Halide::Internal::Autoscheduler::Strides::add_valid |
( |
const std::vector< double > & | strides | ) |
|
|
inline |
◆ add_invalid()
void Halide::Internal::Autoscheduler::Strides::add_invalid |
( |
| ) |
|
|
inline |
◆ valid()
bool Halide::Internal::Autoscheduler::Strides::valid |
( |
size_t | loop_index | ) |
const |
|
inline |
◆ offset()
◆ dump()
void Halide::Internal::Autoscheduler::Strides::dump |
( |
bool | verbose = false | ) |
|
|
inline |
The documentation for this struct was generated from the following file: