Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/load_balancing_policies/common/v3/
H A Dcommon.proto37 google.protobuf.UInt64Value min_cluster_size = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
H A Dtf_jitrt_clustering_pass.cc166 int min_cluster_size) { in CreateTfJitRtClusteringPass()
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/
H A Dcluster.proto380 google.protobuf.UInt64Value min_cluster_size = 2; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/cluster/v3/
H A Dcluster.proto579 google.protobuf.UInt64Value min_cluster_size = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_cpurt_passes.cc733 llvm::ArrayRef<std::string> oplist, int min_cluster_size) { in CreateTfCpurtClusteringPass()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass.cc105 int min_cluster_size; member
/aosp_15_r20/external/webp/src/enc/
H A Dhistogram_enc.c901 int* const num_used, int min_cluster_size, in HistogramCombineStochastic()