Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.cc757 const ComputationLayout& best_branch_computation_layout = in AddMandatoryConstraints() local
769 best_branch_computation_layout.result_layout().shape(), in AddMandatoryConstraints()
772 best_branch_computation_layout.result_layout(); in AddMandatoryConstraints()
783 SetOperandLayout(best_branch_computation_layout.parameter_shape(0), in AddMandatoryConstraints()
787 best_branch_computation_layout.result_shape(), instruction, in AddMandatoryConstraints()