Home
last modified time | relevance | path

Searched defs:Clustering (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/unittests/tools/llvm-exegesis/
DClusteringTest.cpp49 auto Clustering = InstructionBenchmarkClustering::create( in TEST() local
120 auto Clustering = InstructionBenchmarkClustering::create( in TEST() local
137 auto Clustering = InstructionBenchmarkClustering::create( in TEST() local
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dmodel_optimization.md179 ### Clustering subsection
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DAnalysis.cpp155 const InstructionBenchmarkClustering &Clustering, in Analysis()
337 size_t PointId, const InstructionBenchmarkClustering &Clustering) { in addPoint()
349 const InstructionBenchmarkClustering &Clustering, in measurementsMatch()
DClustering.cpp321 InstructionBenchmarkClustering Clustering( in create() local
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp432 const auto Clustering = ExitOnErr(InstructionBenchmarkClustering::create( in analysisMain() local