Home
last modified time | relevance | path

Searched refs:RecomputeCache (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dfusion_node_indexing_evaluation.cc33 RecomputeCache(); in FusionNodeIndexingEvaluation()
129 void FusionNodeIndexingEvaluation::RecomputeCache() { in RecomputeCache() function in xla::FusionNodeIndexingEvaluation
Dfusion_node_indexing_evaluation.h67 void RecomputeCache();
Dfusion_node_indexing_evaluation_test.cc181 TEST_F(FusionNodeIndexingEvaluationTest, RecomputeCache) { in TEST_F() argument