Searched refs:GetBuckets (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
H A Dutils.h87 const std::vector<uint64>& GetBuckets() const { return buckets_; } function in class:tensorflow::grappler::TensorSizeHistogram
H A Dutils_test.cc191 const auto& buckets = hist.GetBuckets();
221 const auto& buckets = hist.GetBuckets();
232 const auto& buckets = hist1.GetBuckets();
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
H A Dquantile_ops.cc79 std::vector<float> GetBuckets(const int32 feature, function in namespace:tensorflow::__anon25813
124 GetBuckets(feature_index, buckets_list);

Completed in 170 milliseconds