Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dmesh_propagation.cc404 auto function_result_layout = in AnnotateFunctionReturnValuesWithMeshInformation() local
407 if (function_result_layout) { in AnnotateFunctionReturnValuesWithMeshInformation()
409 Layout::FromString(function_result_layout.getValue().str()); in AnnotateFunctionReturnValuesWithMeshInformation()