Home
last modified time | relevance | path

Searched defs:function_mesh (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dmesh_propagation.cc245 absl::optional<Mesh> function_mesh; in ExtractMeshFromFuctionOutput() local
591 absl::optional<mlir::StringAttr> function_mesh; in PropagateMeshFromInputs() local
638 absl::optional<mlir::StringAttr> function_mesh; in PropagateMeshFromConsumers() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.h71 Mesh function_mesh; member