Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc592 while_cond->CloneWithReplacementPairs({ in TryRemoveConstantParams()
600 while_body->CloneWithReplacementPairs( in TryRemoveConstantParams()
915 while_cond->CloneWithReplacementPairs({ in TryFlattenNestedTuples()
926 while_body->CloneWithReplacementPairs( in TryFlattenNestedTuples()
1141 while_cond->CloneWithReplacementPairs({ in TryMergeInductionVariables()
1158 module->AddEmbeddedComputation(while_body->CloneWithReplacementPairs({ in TryMergeInductionVariables()
1165 temp_new_while_body->CloneWithReplacementPairs({ in TryMergeInductionVariables()
Dhlo_computation.h418 std::unique_ptr<HloComputation> CloneWithReplacementPairs(
421 std::unique_ptr<HloComputation> CloneWithReplacementPairs(
425 std::unique_ptr<HloComputation> CloneWithReplacementPairs(
Dhlo_computation.cc988 std::unique_ptr<HloComputation> HloComputation::CloneWithReplacementPairs( in CloneWithReplacementPairs() function in xla::HloComputation
998 std::unique_ptr<HloComputation> HloComputation::CloneWithReplacementPairs( in CloneWithReplacementPairs() function in xla::HloComputation
1010 std::unique_ptr<HloComputation> HloComputation::CloneWithReplacementPairs( in CloneWithReplacementPairs() function in xla::HloComputation