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

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

geneticAutotuner_tc::autotune::GeneticAutotunerATenprivate
GeneticAutotunerATen(const std::string tc)tc::autotune::GeneticAutotunerATen
load(const std::string &cacheFileName, const std::string &tcName, const std::vector< at::Tensor > inputs, const size_t numCandidates)tc::autotune::GeneticAutotunerATen
tc_tc::autotune::GeneticAutotunerATenprivate
tune(const std::string &cacheFileName, const std::string &tcName, const std::vector< at::Tensor > &inputs, MappingOptions baseMapping, std::vector< MappingOptions > startingPoints, const TuningParameterFixer &fixedParams={})tc::autotune::GeneticAutotunerATen