Searched defs:NodeAndSharding (Results 1 – 1 of 1) sorted by relevance
1393 struct NodeAndSharding { struct1394 explicit NodeAndSharding(const Node* node, const xla::OpSharding& sharding) in NodeAndSharding() argument1397 const Node* node;1398 xla::OpSharding sharding;