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

This is the complete list of members for tc::autotune::detail::GeneticAutotuner, including all inherited members.

GeneticAutotuner(const std::string &tc)tc::autotune::detail::GeneticAutotunerexplicit
load(const std::string &cacheFileName, const std::string &tcName, const std::vector< const DLTensor * > &inputs, const size_t numCandidates)tc::autotune::detail::GeneticAutotuner
storeCaches(const std::string &filename)tc::autotune::detail::GeneticAutotuner
tc_tc::autotune::detail::GeneticAutotunerprivate
tcNameMap_tc::autotune::detail::GeneticAutotunerprivate
tune(const std::string &cacheFileName, const std::string &tcName, const std::unordered_map< size_t, std::vector< const DLTensor * >> &inputs, std::unordered_map< size_t, std::vector< DLTensor * >> &outputs, MappingOptions baseMapping, std::vector< MappingOptions > startingPoints, const TuningParameterFixer &fixedParams)tc::autotune::detail::GeneticAutotuner