Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_ops_by_policy.h261 bool resolve = false, bool emit_remarks = false);
268 bool emit_remarks = false);
Dcluster_ops_by_policy.cc607 bool resolve, bool emit_remarks) { in PropagateValuesConstraints() argument
649 if (emit_remarks) { in PropagateValuesConstraints()
685 ValuesConstraintSet &constraints, bool resolve, bool emit_remarks) { in PropagateValuesConstraints() argument
696 resolve, emit_remarks); in PropagateValuesConstraints()