Searched defs:ShardedPerHostInputIndex (Results 1 – 1 of 1) sorted by relevance
654 struct ShardedPerHostInputIndex { struct655 string host_device;656 int argument_index;657 bool operator<(const ShardedPerHostInputIndex& rhs) const { in operator <()661 bool operator==(const ShardedPerHostInputIndex& rhs) const { in operator ==()3080 absl::btree_map<ShardedPerHostInputIndex, Node*>* per_host_index, in CreatePartitionedDummyVarArgs()