Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_ordering.cc40 case ExecutionConstraint::kRunBefore: in ExecutesBefore()
84 return ExecutionConstraint::kRunBefore; in GetExecutionConstraint()
118 return ExecutionConstraint::kRunBefore; in GetExecutionConstraint()
133 return ExecutionConstraint::kRunBefore; in GetExecutionConstraint()
257 case HloOrdering::ExecutionConstraint::kRunBefore: in UsesBeforeValueDefinition()
Dhlo_ordering.h49 kRunBefore, enumerator