Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc710 const ComputationLayout& body_computation_layout) { in CheckWhileLayout() argument
715 TF_RET_CHECK(body_computation_layout.parameter_layout(0).MatchesLayoutInShape( in CheckWhileLayout()
717 TF_RET_CHECK(body_computation_layout.result_layout().MatchesLayoutInShape( in CheckWhileLayout()