Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc1393 struct NodeAndSharding { struct
1394 explicit NodeAndSharding(const Node* node, const xla::OpSharding& sharding) in NodeAndSharding() argument
1397 const Node* node;
1398 xla::OpSharding sharding;