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.cc430 bool IsLayoutConstrainedCustomCall(HloInstruction* instruction) { in IsLayoutConstrainedCustomCall() function
481 } else if (IsLayoutConstrainedCustomCall(instruction)) { in AddMandatoryConstraints()
690 if (IsLayoutConstrainedCustomCall(instruction)) { in CheckCustomCallLayout()
1833 !IsLayoutConstrainedCustomCall(instruction) && in ClearComputationLayouts()