Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmemory_optimizer.cc1298 bool relax_constraint = true; in RelaxAllocatorConstraints() local
1302 if (relax_constraint && in RelaxAllocatorConstraints()
1305 relax_constraint = false; in RelaxAllocatorConstraints()
1314 if (relax_constraint) { in RelaxAllocatorConstraints()