Home
last modified time | relevance | path

Searched defs:StatsPartitionKey (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc1392 struct StatsPartitionKey { struct
1393 StatsPartitionKey(const int32 node_id, const int32 feature_dim, in StatsPartitionKey() argument
1397 bool operator==(const StatsPartitionKey& other) const { in operator ==()
1403 struct Less {
1421 int32 node_id;
1423 int32 feature_dim;
1425 int32 bucket_id;