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

#include <compilation_cache.h>

Collaboration diagram for tc::CudaCache::CachedEntry::Key:

Public Attributes

std::string id
 
MappingOptions mappingOptions
 
std::vector< detail::TensorInfoinputs
 
std::vector< detail::TensorInfooutputs
 
std::string deviceStr
 
std::string gitVersion
 

Member Data Documentation

std::string tc::CudaCache::CachedEntry::Key::deviceStr
std::string tc::CudaCache::CachedEntry::Key::gitVersion
std::string tc::CudaCache::CachedEntry::Key::id
std::vector<detail::TensorInfo> tc::CudaCache::CachedEntry::Key::inputs
MappingOptions tc::CudaCache::CachedEntry::Key::mappingOptions
std::vector<detail::TensorInfo> tc::CudaCache::CachedEntry::Key::outputs

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