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

Public Attributes

void * cos_ptr
bool is_new
 true when build_cache() must be called by the first acquirer
void * sin_ptr

Member Data Documentation

◆ cos_ptr

void* Mila::Dnn::Compute::Cuda::Rope::RopeCacheRegistry::AcquireResult::cos_ptr

◆ is_new

bool Mila::Dnn::Compute::Cuda::Rope::RopeCacheRegistry::AcquireResult::is_new

true when build_cache() must be called by the first acquirer

◆ sin_ptr

void* Mila::Dnn::Compute::Cuda::Rope::RopeCacheRegistry::AcquireResult::sin_ptr

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