Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/debug/
Dstats.cc100 const int* bucket_boundaries, in threshold_for_count_below()
/external/grpc-grpc/src/core/lib/debug/
Dstats.cc95 const int* bucket_boundaries, in threshold_for_count_below()
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dgrouping.py129 bucket_boundaries, argument
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dquantile_ops.cc365 const auto& bucket_boundaries = bucket_boundaries_t.vec<float>(); in Compute() local