Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.cc532 bool IsLayoutConstrainedCustomCall(HloInstruction* instruction) { in IsLayoutConstrainedCustomCall() function
620 } else if (IsLayoutConstrainedCustomCall(instruction)) { in AddMandatoryConstraints()
845 if (IsLayoutConstrainedCustomCall(instruction)) { in CheckCustomCallLayout()
2219 !IsLayoutConstrainedCustomCall(instruction) && in ClearComputationLayouts()