Halide
Halide::Internal::Autoscheduler::MemTraits< SharedMem > Struct Reference

#include <GPUMemInfo.h>

Public Types

using MemInfoType = SharedMem
 
using Accumulator = SharedAccessAccumulator
 

Static Public Attributes

static constexpr double bytes_per_transaction = 128
 

Detailed Description

Definition at line 39 of file GPUMemInfo.h.

Member Typedef Documentation

◆ MemInfoType

Definition at line 41 of file GPUMemInfo.h.

◆ Accumulator

Member Data Documentation

◆ bytes_per_transaction

constexpr double Halide::Internal::Autoscheduler::MemTraits< SharedMem >::bytes_per_transaction = 128
staticconstexpr

Definition at line 40 of file GPUMemInfo.h.


The documentation for this struct was generated from the following file: