Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_ordering.cc45 case ExecutionConstraint::kUnordered: in ExecutesBefore()
69 return ExecutionConstraint::kUnordered; in GetExecutionConstraint()
140 return ExecutionConstraint::kUnordered; in GetExecutionConstraint()
262 case HloOrdering::ExecutionConstraint::kUnordered: in UsesBeforeValueDefinition()
Dhlo_ordering.h58 kUnordered, enumerator