Searched defs:NodeAndSharding (Results 1 – 1 of 1) sorted by relevance
1185 struct NodeAndSharding { struct1186 explicit NodeAndSharding(const Node* node, const xla::OpSharding& sharding) in NodeAndSharding() argument1189 const Node* node;1190 xla::OpSharding sharding;