Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc385 static StatusOr<bool> TryRemoveRepeatedWhileTupleIndices( in TryRemoveRepeatedWhileTupleIndices() function
1249 TF_ASSIGN_OR_RETURN(result, TryRemoveRepeatedWhileTupleIndices(while_op)); in Run()