Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc604 ComputationLayout& best_branch_computation_layout = in AddMandatoryConstraints() local
617 if (best_branch_computation_layout.result_layout() != in AddMandatoryConstraints()
628 << best_branch_computation_layout.result_layout().ToString(); in AddMandatoryConstraints()
630 best_branch_computation_layout.result_layout(); in AddMandatoryConstraints()
634 best_branch_computation_layout.result_shape(), instruction)); in AddMandatoryConstraints()