Home
last modified time | relevance | path

Searched defs:eq_computations (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cse.cc158 eq_computations = [](const HloComputation* lhs, in Run() local
Dar_crs_combiner.cc365 auto eq_computations = [](const HloComputation* a, const HloComputation* b) { in InstructionsComputeSameValue() local
Dhlo_instructions.h252 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalSlowPathIgnoringChannelIdValues()
Dconditional_code_motion.cc216 auto eq_computations = [](const HloComputation* a, const HloComputation* b) { in InstructionWithinBranchIdentical() local
Dhlo_instruction_test.cc913 auto eq_computations = [](const HloComputation* a, const HloComputation* b) { in StructuralEqual() local
Dhlo_instruction.cc2015 const std::function<bool(const HloComputation*, const HloComputation*)>& in IdenticalInternal()