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.cc128 std::unique_ptr<HloComputation> new_while_cond = in RemoveDeadTupleIndices() local
162 module->AddEmbeddedComputation(std::move(new_while_cond)), in RemoveDeadTupleIndices()
591 std::unique_ptr<HloComputation> new_while_cond = in TryRemoveConstantParams() local
621 module->AddEmbeddedComputation(std::move(new_while_cond)), in TryRemoveConstantParams()
914 std::unique_ptr<HloComputation> new_while_cond = in TryFlattenNestedTuples() local
944 module->AddEmbeddedComputation(std::move(new_while_cond)), in TryFlattenNestedTuples()
1140 std::unique_ptr<HloComputation> new_while_cond = in TryMergeInductionVariables() local
1179 module->AddEmbeddedComputation(std::move(new_while_cond)), in TryMergeInductionVariables()