Home
last modified time | relevance | path

Searched refs:UpdateEvaluationCache (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dfusion_node_indexing_evaluation.h48 void UpdateEvaluationCache(
Dfusion_node_indexing_evaluation.cc110 void FusionNodeIndexingEvaluation::UpdateEvaluationCache( in UpdateEvaluationCache() function in xla::FusionNodeIndexingEvaluation
Dfusion_node_indexing_evaluation_test.cc55 evaluation->second.UpdateEvaluationCache(new_producer, indexing_users); in FuseInstruction()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dinstruction_fusion.cc145 evaluation->second.UpdateEvaluationCache(new_producer, indexing_users); in FuseInstruction()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion.cc217 evaluation->second.UpdateEvaluationCache(new_producer, indexing_users); in FuseInstruction()