Home
last modified time | relevance | path

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

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