Tensor Comprehensions
|
This is the complete list of members for tc::Cache< CC >, including all inherited members.
cacheEnabled() | tc::Cache< CC > | static |
clear() | tc::Cache< CC > | |
disableCache() | tc::Cache< CC > | static |
dumpCacheToProtobuf(const std::string &filename) | tc::Cache< CC > | static |
enableCache() | tc::Cache< CC > | static |
getCache() | tc::Cache< CC > | static |
loadCacheFromProtobuf(const std::string &filename) | tc::Cache< CC > | static |
loadCacheFromProtobuf(const Protobuf &buf) | tc::Cache< CC > | static |
mtx_ | tc::Cache< CC > | mutableprotected |
numberAttemptedRetrievals | tc::Cache< CC > | mutable |
numberCacheAttemps | tc::Cache< CC > | mutable |
numberSuccessfulRetrievals | tc::Cache< CC > | mutable |
size() const | tc::Cache< CC > |