Home
last modified time | relevance | path

Searched refs:ExtractDeviceMeshEnclosingCluster (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Dreplicated_spmd_expander.cc47 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ReplicatedRelayoutOperandsAndOutputs()
119 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
133 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dbroadcast_to_spmd_expander.cc85 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ExpandOp()
130 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
168 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dgather_spmd_expander.cc171 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
241 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
391 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ExpandOp()
471 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
513 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dmeta_spmd_expander.cc314 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
458 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
503 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
931 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
1030 ExtractDeviceMeshEnclosingCluster(one_hot_op)); in ExpandOp()
1091 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
1116 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
1234 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
H A Drange_spmd_expander.cc41 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
49 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dtrivial_spmd_expander.cc82 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
97 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dfill_spmd_expander.cc94 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
103 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dcumsum_spmd_expander.cc102 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
116 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Ddataparallel_spmd_expander.cc209 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in RelayoutOperandsAndOutputs()
310 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
342 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dsegmentation_spmd_expander.cc36 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
59 TF_ASSIGN_OR_RETURN(const auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dexpanddims_spmd_expander.cc76 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
108 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dsplit_spmd_expander.cc116 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
169 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dsave_restore_spmd_expander.cc390 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ExpandSaveV2Op()
500 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ExpandMergeV2Op()
544 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ExpandRestoreV2OpHelper()
850 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
H A Dscatter_spmd_expander.cc156 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in TensorScatterOpComputeLayoutForward()
184 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in TensorScatterOpComputeLayoutBackward()
H A Dslice_spmd_expander.cc561 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
676 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
821 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
961 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Drandom_op_spmd_expander.cc357 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
372 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dtensorlist_setitem_spmd_expander.cc56 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
H A Dsparse_to_dense_spmd_expander.cc45 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
H A Dsave_restore_spmd_expander.h49 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
H A Dtensorlist_reserve_spmd_expander.cc64 TF_ASSIGN_OR_RETURN(Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
H A Ddtensor_op_spmd_expander.cc347 ExtractDeviceMeshEnclosingCluster(recv_op)); in ExpandOp()
404 ExtractDeviceMeshEnclosingCluster(send_op)); in ExpandOp()
H A Dconv_spmd_expander.cc418 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
476 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Deinsum_spmd_expander.cc253 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutForward()
308 TF_ASSIGN_OR_RETURN(auto mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
H A Dcontrol_flow_spmd_expander.cc101 TF_ASSIGN_OR_RETURN(const Mesh mesh, ExtractDeviceMeshEnclosingCluster(op)); in ComputeLayoutBackward()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dlayout_parsing.h80 StatusOr<Mesh> ExtractDeviceMeshEnclosingCluster(mlir::Operation* op);

12