Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc420 bool IsLayoutConstrainedCustomCall(HloInstruction* instruction) { in IsLayoutConstrainedCustomCall() function
467 } else if (IsLayoutConstrainedCustomCall(instruction)) { in AddMandatoryConstraints()
673 if (IsLayoutConstrainedCustomCall(instruction)) { in CheckCustomCallLayout()
1692 !IsLayoutConstrainedCustomCall(instruction)) { in ClearComputationLayouts()