Mila 0.13.48
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::Compute::Cuda::Rope::RopeCacheRegistry::CacheEntry Struct Reference

Public Attributes

void * cos_ptr { nullptr }
std::size_t ref_count { 0 }
void * sin_ptr { nullptr }

Member Data Documentation

◆ cos_ptr

void* Mila::Dnn::Compute::Cuda::Rope::RopeCacheRegistry::CacheEntry::cos_ptr { nullptr }

◆ ref_count

std::size_t Mila::Dnn::Compute::Cuda::Rope::RopeCacheRegistry::CacheEntry::ref_count { 0 }

◆ sin_ptr

void* Mila::Dnn::Compute::Cuda::Rope::RopeCacheRegistry::CacheEntry::sin_ptr { nullptr }

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