Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
Dweighted_quantiles_stream_test.cc58 void GenerateFixedUniformSummary(int32 worker_id, int64 max_elements, in GenerateFixedUniformSummary()
68 void GenerateFixedNonUniformSummary(int32 worker_id, int64 max_elements, in GenerateFixedNonUniformSummary()
78 void GenerateRandUniformFixedWeightsSummary(int32 worker_id, int64 max_elements, in GenerateRandUniformFixedWeightsSummary()
92 void GenerateRandUniformRandWeightsSummary(int32 worker_id, int64 max_elements, in GenerateRandUniformRandWeightsSummary()
109 double eps, int64 max_elements, in TestSingleWorkerStreams() argument
134 void GenerateOneValue(int32 worker_id, int64 max_elements, double *total_weight, in GenerateOneValue()
143 const int64 max_elements = 1 << 16; in TEST() local
150 const int64 max_elements = 1 << 16; in TEST() local
158 const int64 max_elements = 1 << 16; in TEST() local
168 const int64 max_elements = 1 << 16; in TEST() local
[all …]
Dweighted_quantiles_stream.h70 explicit WeightedQuantilesStream(double eps, int64 max_elements) in WeightedQuantilesStream()
289 double eps, int64 max_elements) { in GetQuantileSpecs()
Dweighted_quantiles_buffer.h54 explicit WeightedQuantilesBuffer(int64 block_size, int64 max_elements) in WeightedQuantilesBuffer()
/external/tensorflow/tensorflow/contrib/boosted_trees/resources/
Dquantile_stream_resource.h35 const int64 max_elements, bool generate_quantiles, in QuantileStreamResource()
/external/v8/src/builtins/
Dbuiltins-internal.cc77 int max_elements = FixedArrayBase::GetMaxLengthForNewSpaceAllocation(kind); in Generate_CopyFastSmiOrObjectElements() local
157 int max_elements = FixedArray::GetMaxLengthForNewSpaceAllocation(kind); in Generate_NewArgumentsElements() local
/external/tensorflow/tensorflow/contrib/boosted_trees/python/ops/
Dquantile_ops.py48 max_elements=None, argument
/external/drm_hwcomposer/
Dseparate_rects.h137 static const int max_elements = sizeof(TId) * 8; member
/external/mesa3d/src/compiler/glsl/
Dopt_dead_builtin_varyings.cpp355 int max_elements, unsigned start_location, in prepare_array()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.h1234 int64 max_elements = LayoutUtil::MaxSparseElements(shape().layout()); in PopulateSparse() local