Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h355 std::unique_ptr<HloComputation> CloneWithReplacementPairs(
358 std::unique_ptr<HloComputation> CloneWithReplacementPairs(
362 std::unique_ptr<HloComputation> CloneWithReplacementPairs(
Dwhile_loop_simplifier.cc411 while_cond->CloneWithReplacementPairs({ in TryRemoveConstantParams()
419 while_body->CloneWithReplacementPairs( in TryRemoveConstantParams()
703 while_cond->CloneWithReplacementPairs({ in TryFlattenNestedTuples()
714 while_body->CloneWithReplacementPairs( in TryFlattenNestedTuples()
929 while_cond->CloneWithReplacementPairs({ in TryMergeInductionVariables()
946 module->AddEmbeddedComputation(while_body->CloneWithReplacementPairs({ in TryMergeInductionVariables()
953 temp_new_while_body->CloneWithReplacementPairs({ in TryMergeInductionVariables()
Dhlo_computation.cc892 std::unique_ptr<HloComputation> HloComputation::CloneWithReplacementPairs( in CloneWithReplacementPairs() function in xla::HloComputation
902 std::unique_ptr<HloComputation> HloComputation::CloneWithReplacementPairs( in CloneWithReplacementPairs() function in xla::HloComputation
914 std::unique_ptr<HloComputation> HloComputation::CloneWithReplacementPairs( in CloneWithReplacementPairs() function in xla::HloComputation