Searched defs:StatsPartitionKey (Results 1 – 1 of 1) sorted by relevance
1392 struct StatsPartitionKey { struct1393 StatsPartitionKey(const int32 node_id, const int32 feature_dim, in StatsPartitionKey() argument1397 bool operator==(const StatsPartitionKey& other) const { in operator ==()1403 struct Less {1421 int32 node_id;1423 int32 feature_dim;1425 int32 bucket_id;