Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.cc865 const ComputationLayout& body_computation_layout) { in CheckWhileLayout() argument
870 TF_RET_CHECK(body_computation_layout.parameter_layout(0).MatchesLayoutInShape( in CheckWhileLayout()
872 TF_RET_CHECK(body_computation_layout.result_layout().MatchesLayoutInShape( in CheckWhileLayout()