Tensor Comprehensions
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
tc::ManualCudaCache::CachedEntry::Values Struct Reference

#include <compilation_cache.h>

Collaboration diagram for tc::ManualCudaCache::CachedEntry::Values:

Public Attributes

std::string cudaSource
 
std::string kernelSpecializedName
 
std::vector< int > kernelParameters
 
Grid grid
 
Block block
 

Member Data Documentation

Block tc::ManualCudaCache::CachedEntry::Values::block
std::string tc::ManualCudaCache::CachedEntry::Values::cudaSource
Grid tc::ManualCudaCache::CachedEntry::Values::grid
std::vector<int> tc::ManualCudaCache::CachedEntry::Values::kernelParameters
std::string tc::ManualCudaCache::CachedEntry::Values::kernelSpecializedName

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