Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
torch::jit::fuser::KernelCacheImpl Struct Reference

Data Fields

std::mutex mutex_
 
int64_t kernel_counter {0}
 
std::unordered_map< int64_t, KernelSpecspecMap_
 
std::unordered_map< std::string, int64_t > graphToKey_
 

Detailed Description

Definition at line 13 of file kernel_cache.cpp.


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