Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::UniqueIdGenerator Class Reference
module Dnn.Tensor

Static Public Member Functions

static size_t getNextId ()
 

Static Private Attributes

static std::atomic< size_t > counter_ { 0 }
 

Member Function Documentation

◆ getNextId()

static size_t Mila::Dnn::UniqueIdGenerator::getNextId ( )
inlinestatic
Here is the caller graph for this function:

Member Data Documentation

◆ counter_

std::atomic< size_t > Mila::Dnn::UniqueIdGenerator::counter_ { 0 }
staticprivate

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