Searched defs:ShardedPerHostInputIndex (Results 1 – 1 of 1) sorted by relevance
651 struct ShardedPerHostInputIndex { struct652 string host_device;653 int argument_index;654 bool operator<(const ShardedPerHostInputIndex& rhs) const { in operator <()658 bool operator==(const ShardedPerHostInputIndex& rhs) const { in operator ==()3138 absl::btree_map<ShardedPerHostInputIndex, Node*>* per_host_index, in CreatePartitionedDummyVarArgs()