Tensor Comprehensions
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
genetic_autotuner.h File Reference
#include <chrono>
#include <iostream>
#include <memory>
#include <vector>
#include "tc/autotuner/genetic_tuning_harness.h"
#include "tc/autotuner/utils/utils.h"
#include "tc/lang/parser.h"
#include <llvm/ADT/Optional.h>
Include dependency graph for genetic_autotuner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tc::autotune::detail::GeneticAutotuner
 

Namespaces

 tc
 
 tc::autotune
 
 tc::autotune::detail
 

Typedefs

using tc::autotune::detail::Duration = std::chrono::high_resolution_clock::duration