Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc912 bool will_execute = false; in ValidateSideEffectsExecution() local
919 will_execute = true; in ValidateSideEffectsExecution()
926 if (!will_execute) { in ValidateSideEffectsExecution()