HomeSort by relevance Sort by last modified time
    Searched full:average (Results 176 - 200 of 2435) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/iproute2/man/man8/
rtacct.8 46 Time interval to average rates. Default value is 60 seconds.
  /external/iptables/extensions/
libxt_limit.man 11 Maximum average matching rate: specified as a number, with an optional
  /external/perfetto/docs/
protozero.md 21 within ProtoZero) of 4KB, and an average event size of 32 bytes, only 7 out of
  /external/tensorflow/tensorflow/contrib/losses/
README.md 22 the batch. The result of each loss is a scalar average of all sample losses with
  /external/tensorflow/tensorflow/contrib/metrics/
README.md 20 within the batch. The result of each loss is a scalar average of all sample
  /external/tensorflow/tensorflow/contrib/training/python/training/
resample.py 106 selection is proportional to its value in `weights`, and the average
124 # overall_rate. This way the average weight corresponds to the
125 # overall rate, and a weight twice the average has twice the rate,
129 # enabled (by default) to avoid throwing the average off.
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_AvgPool3DGrad.pbtxt 51 summary: "Computes gradients of average pooling function."
api_def_AvgPoolGrad.pbtxt 51 summary: "Computes gradients of the average pooling function."
api_def_QuantizedAvgPool.pbtxt 53 summary: "Produces the average pool of the input tensor for quantized types."
api_def_ResizeArea.pbtxt 41 input pixel's contribution to the average is weighted by the fraction of its
  /external/tensorflow/tensorflow/core/lib/histogram/
histogram.h 70 // Return the average value of the distribution
71 double Average() const;
78 // Count: 4 Average: 251.7475 StdDev: 432.02
127 double Average() const;
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
contrib.losses.md 84 Note that when using weights for the losses, the final average is computed
87 produce a weighted average. Instead, it simply and transparently rescales the
90 weights are an array [1, 0.5, 3, 9], then the average loss is:
98 weighted average over the individual prediction errors:
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
packet_loss_stats.h 39 // with the event count, this can be used to determine the average event size.
  /external/webrtc/webrtc/modules/video_coding/utility/
moving_average.h 24 bool GetAverage(size_t num_samples, T* average);
  /external/webrtc/webrtc/voice_engine/
network_predictor.cc 30 // Update the recursive average filter.
  /frameworks/base/core/java/com/android/internal/os/
CameraPowerCalculator.java 37 // average power usage for a typical camera application.
FlashlightPowerCalculator.java 34 // Calculate flashlight power usage. Right now, this is based on the average power draw
  /frameworks/base/core/proto/android/util/
common.proto 32 optional int64 average = 2;
  /frameworks/base/media/mca/filterfw/native/core/
statistics.h 47 // exponentially-weighted moving average.
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_CSpec.h 25 /* Parameters for Average */
  /libcore/ojluni/src/main/java/java/util/
IntSummaryStatistics.java 31 * average.
52 * maximum, sum, and average of their number of dependents.
73 * average.
162 "%s{count=%d, sum=%d, min=%d, average=%f, max=%d}",
LongSummaryStatistics.java 32 * average.
53 * maximum, sum, and average of their ages.
74 * average.
174 "%s{count=%d, sum=%d, min=%d, average=%f, max=%d}",
  /system/media/audio_utils/include/audio_utils/
mono_blend.h 30 * In-place mono blend using the arithmetic average of the channels in each audio frame.
  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
MetricsXmlSerializer.java 40 // <Summary message="Average" scoreType="lower_better" unit="ms">195.2</Summary>
  /test/vts-testcase/performance/audio_loopback_test/
README.md 10 1. Average round-trip latency.

Completed in 480 milliseconds

1 2 3 4 5 6 78 91011>>