Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc231 std::unique_ptr<HloComputation> new_while_cond = in TryRemoveDeadWhileParams() local
265 module->AddEmbeddedComputation(std::move(new_while_cond)), in TryRemoveDeadWhileParams()
410 std::unique_ptr<HloComputation> new_while_cond = in TryRemoveConstantParams() local
440 module->AddEmbeddedComputation(std::move(new_while_cond)), in TryRemoveConstantParams()
702 std::unique_ptr<HloComputation> new_while_cond = in TryFlattenNestedTuples() local
732 module->AddEmbeddedComputation(std::move(new_while_cond)), in TryFlattenNestedTuples()
928 std::unique_ptr<HloComputation> new_while_cond = in TryMergeInductionVariables() local
967 module->AddEmbeddedComputation(std::move(new_while_cond)), in TryMergeInductionVariables()