Searched refs:aggregations (Results 1 – 10 of 10) sorted by relevance
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
D | MutableAggregationTest.java | 110 List<MutableAggregation> aggregations = in testAdd() local 123 for (MutableAggregation aggregation : aggregations) { in testAdd() 129 aggregations.get(0).toAggregationData(), in testAdd() 133 aggregations.get(1).toAggregationData(), AggregationData.SumDataLong.create(20), TOLERANCE); in testAdd() 135 aggregations.get(2).toAggregationData(), AggregationData.CountData.create(5), TOLERANCE); in testAdd() 137 aggregations.get(3).toAggregationData(), in testAdd() 141 aggregations.get(4).toAggregationData(), in testAdd() 146 aggregations.get(5).toAggregationData(), in testAdd() 150 aggregations.get(6).toAggregationData(), in testAdd()
|
/external/tensorflow/tensorflow/python/distribute/ |
D | vars_test.py | 99 aggregations = [ 106 x for x in itertools.product(updates, aggregations, [True, False])) 146 aggregations = [ 153 x for x in itertools.product(updates, aggregations, [True, False])) 199 aggregations = [ 205 x for x in itertools.product(updates, aggregations, [True, False])) 249 aggregations = [ 255 for aggregation in aggregations: 274 aggregations = [ 280 for aggregation in aggregations: [all …]
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RecvTPUEmbeddingActivations.pbtxt | 26 The TPU system performs the embedding lookups and aggregations specified by 28 results of these aggregations are visible to the Tensorflow Graph as the
|
/external/opencensus-java/api/src/test/java/io/opencensus/stats/ |
D | AggregationTest.java | 75 List<Aggregation> aggregations = in testMatch() local 84 for (Aggregation aggregation : aggregations) { in testMatch()
|
D | AggregationDataTest.java | 170 List<AggregationData> aggregations = in testMatchAndGet() local 180 for (AggregationData aggregation : aggregations) { in testMatchAndGet()
|
/external/pigweed/pw_metric/ |
D | docs.rst | 39 complicated aggregations like running average or min/max.
|
/external/zstd/ |
D | CONTRIBUTING.md | 206 your aggregations. You can determine `n` by simply looking at the results from each iteration
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_generated_ops.td | 10526 The TPU system performs the embedding lookups and aggregations specified by 10528 results of these aggregations are visible to the Tensorflow Graph as the 18487 The TPU system performs the embedding lookups and aggregations. The results of 18488 these aggregations are visible to the Tensorflow Graph as the outputs of a
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/one-true-awk/testdir/ |
D | funstack.in | 25553 …t uses a straightforward search technique to determine aggregations of computations, aggregations …
|