Home
last modified time | relevance | path

Searched defs:RecomputeCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dfusion_node_indexing_evaluation.cc129 void FusionNodeIndexingEvaluation::RecomputeCache() { in RecomputeCache() function in xla::FusionNodeIndexingEvaluation
H A Dfusion_node_indexing_evaluation_test.cc180 TEST_F(FusionNodeIndexingEvaluationTest, RecomputeCache) { in TEST_F() argument