Tensor Comprehensions
|
This is the complete list of members for tc::autotune::GeneticAutotunerATen, including all inherited members.
geneticAutotuner_ | tc::autotune::GeneticAutotunerATen | private |
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::GeneticAutotunerATen | private |
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 |