#include <GPUMemInfo.h>
Definition at line 355 of file GPUMemInfo.h.
◆ LocalAccessAccumulator()
Halide::Internal::Autoscheduler::LocalAccessAccumulator::LocalAccessAccumulator |
( |
int | bytes_per_access, |
|
|
bool | verbose ) |
|
inline |
◆ operator()()
void Halide::Internal::Autoscheduler::LocalAccessAccumulator::operator() |
( |
int | thread_id, |
|
|
int | x, |
|
|
int | y, |
|
|
int | z, |
|
|
int | active, |
|
|
bool | last_thread ) |
|
inline |
◆ add_access_info()
void Halide::Internal::Autoscheduler::LocalAccessAccumulator::add_access_info |
( |
int | num_requests, |
|
|
LocalMemInfo & | local_mem_info, |
|
|
bool | is_tail_warp ) const |
|
inline |
The documentation for this struct was generated from the following file: