Tensor Comprehensions
|
#include <compilation_cache.h>
Public Attributes | |
std::string | id |
std::vector< detail::TensorInfo > | inputs |
std::vector< detail::TensorInfo > | outputs |
std::string | deviceStr |
std::string | gitVersion |
std::string tc::ManualCudaCache::CachedEntry::Key::deviceStr |
std::string tc::ManualCudaCache::CachedEntry::Key::gitVersion |
std::string tc::ManualCudaCache::CachedEntry::Key::id |
std::vector<detail::TensorInfo> tc::ManualCudaCache::CachedEntry::Key::inputs |
std::vector<detail::TensorInfo> tc::ManualCudaCache::CachedEntry::Key::outputs |