Searched refs:CopyLayoutFromShape (Results 1 – 6 of 6) sorted by relevance
52 Status CopyLayoutFromShape(const Shape& other_shape);
25 Status ShapeLayout::CopyLayoutFromShape(const Shape& other_shape) { in CopyLayoutFromShape() function in xla::ShapeLayout
276 TF_CHECK_OK(computation_layout.mutable_result_layout()->CopyLayoutFromShape( in TEST_F()314 TF_CHECK_OK(computation_layout.mutable_result_layout()->CopyLayoutFromShape( in TEST_F()730 computation_layout.mutable_parameter_layout(0)->CopyLayoutFromShape( in TEST_F()867 computation_layout.mutable_parameter_layout(0)->CopyLayoutFromShape( in TEST_F()911 computation_layout.mutable_parameter_layout(0)->CopyLayoutFromShape( in TEST_F()
384 entry_layout->mutable_parameter_layout(i)->CopyLayoutFromShape( in CreateModuleConfigFromProto()387 TF_RETURN_IF_ERROR(entry_layout->mutable_result_layout()->CopyLayoutFromShape( in CreateModuleConfigFromProto()
288 computation_layout->mutable_parameter_layout(i)->CopyLayoutFromShape( in CreateModuleConfig()298 computation_layout->mutable_result_layout()->CopyLayoutFromShape( in CreateModuleConfig()
537 ->CopyLayoutFromShape(param_shape)); in ParseComputations()542 ->CopyLayoutFromShape(result_shape)); in ParseComputations()