Tensor Comprehensions
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
tc::OptionsCache Member List

This is the complete list of members for tc::OptionsCache, including all inherited members.

begin() const tc::OptionsCache
Cache< OptionsCache > classtc::OptionsCachefriend
cacheEnabled()tc::Cache< OptionsCache >static
clear()tc::Cache< OptionsCache >
disableCache()tc::Cache< OptionsCache >static
dumpCacheToProtobuf(const std::string &filename)tc::Cache< OptionsCache >static
enableCache()tc::Cache< OptionsCache >static
end() const tc::OptionsCache
entries_tc::OptionsCacheprivate
getCache()tc::Cache< OptionsCache >static
getGlobalSharedCache()tc::OptionsCacheprivatestatic
keepOnlyBestCandidates(size_t numberToKeep)tc::OptionsCache
loadCacheFromProtobuf(const std::string &filename)tc::Cache< OptionsCache >static
loadCacheFromProtobuf(const Protobuf &buf)tc::Cache< OptionsCache >static
mtx_tc::Cache< OptionsCache >mutableprotected
numberAttemptedRetrievalstc::Cache< OptionsCache >mutable
numberCacheAttempstc::Cache< OptionsCache >mutable
numberSuccessfulRetrievalstc::Cache< OptionsCache >mutable
OptionsCache()=defaulttc::OptionsCache
OptionsCache(const OptionsCacheProto &buf)tc::OptionsCache
Protobuf typedeftc::OptionsCacheprivate
recordRuntime(const std::string &id, const MappingOptions &options, const std::vector< const DLTensor * > &inputs, const std::vector< const DLTensor * > &outputs, Duration runtime)tc::OptionsCache
retrieveBestOptions(const std::string &id, const std::vector< const DLTensor * > &inputs, const std::vector< const DLTensor * > &outputs) const tc::OptionsCache
retrieveOptionsAndRuntimes(const std::string &id, const std::vector< const DLTensor * > &inputs, const std::vector< const DLTensor * > &outputs) const tc::OptionsCache
retrieveTopKOptions(const std::string &id, const std::vector< const DLTensor * > &inputs, const std::vector< const DLTensor * > &outputs, size_t k) const tc::OptionsCache
searchKernel(const std::string &id, const std::vector< const DLTensor * > &inputs, const std::vector< const DLTensor * > &outputs)tc::OptionsCacheprivate
searchKernel(const std::string &id, const std::vector< const DLTensor * > &input, const std::vector< const DLTensor * > &outputs) const tc::OptionsCacheprivate
searchKernelImpl(C &c, const std::string &id, const std::vector< const DLTensor * > &inputs, const std::vector< const DLTensor * > &outputs) -> decltype(c.searchKernel(id, inputs, outputs))tc::OptionsCacheprivatestatic
size() consttc::Cache< OptionsCache >
toProtobuf() const tc::OptionsCache
totalSize() const tc::OptionsCache