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

<<21222324252627282930>>

  /frameworks/support/palette/src/main/java/androidx/palette/graphics/
ColorCutQuantizer.java 38 * requested number of colors. An average color is then generated from each cube.
161 // Finally, return the average colors of the color boxes
372 * @return the average color of this box.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
pybench.py 364 average run time,
366 average time per operation,
405 # Average benchmark round time
570 average round time,
603 ' minimum average operation overhead')
649 ' minimum run-time average run-time')
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
CycleDetectingLockFactory.java 148 * <li> 2 levels: average of 64ns per lock()/unlock()
149 * <li> 3 levels: average of 77ns per lock()/unlock()
150 * <li> 4 levels: average of 99ns per lock()/unlock()
151 * <li> 5 levels: average of 103ns per lock()/unlock()
152 * <li>10 levels: average of 184ns per lock()/unlock()
153 * <li>20 levels: average of 393ns per lock()/unlock()
    [all...]
  /external/lisa/libs/utils/analysis/
frequency_analysis.py 336 self._log.info('LITTLE cluster average frequency: %.3f GHz',
338 self._log.info('big cluster average frequency: %.3f GHz',
356 :return: a dictionary of average frequency for each CPU.
407 # CPU frequencies and average value
411 # Plot average frequency
448 self._log.info('CPU%02d average frequency: %.3f GHz',
  /external/python/cpython2/Tools/pybench/
pybench.py 364 average run time,
366 average time per operation,
405 # Average benchmark round time
570 average round time,
603 ' minimum average operation overhead')
649 ' minimum run-time average run-time')
  /external/python/cpython3/Tools/pybench/
pybench.py 373 average run time,
375 average time per operation,
414 # Average benchmark round time
576 average round time,
609 ' minimum average operation overhead')
654 ' minimum run-time average run-time')
  /external/tensorflow/tensorflow/python/layers/
pooling.py 102 """Average Pooling layer for 1D inputs.
136 """Average Pooling layer for 1D inputs.
307 """Average pooling layer for 2D inputs (e.g. images).
342 """Average pooling layer for 2D inputs (e.g. images).
529 """Average pooling layer for 3D inputs (e.g. volumes).
566 """Average pooling layer for 3D inputs (e.g. volumes).
  /external/aac/libAACenc/src/
qc_data.h 116 QCDATA_BR_MODE_CBR = 0, /* Constant bit rate, given average bitrate */
153 INT averageBits; /* average number of bits we should use */
  /external/autotest/client/common_lib/cros/network/
xmlrpc_datatypes.py 206 @param signal_average int average signal level.
207 @param signal_offset int amount to adjust the average by.
  /external/autotest/client/site_tests/graphics_WebGLAquarium/
sampler.py 249 """Call all states to compute its own average and standard deviation"""
285 """Calculate the average and standard deviation of all duration data"""
  /external/boringssl/src/crypto/lhash/
lhash.c 71 // kMaxAverageChainLength contains the maximum, average chain length. When the
72 // average chain length exceeds this value, the hash table will be resized.
  /external/devlib/doc/
derived_measurements.rst 107 The ``DerivedEnergyMeasurements`` class is used to calculate average power and
121 average power for each power channel in the input CSV. The output will contain
  /external/eigen/Eigen/src/SparseCore/
ConservativeSparseSparseProduct.h 38 // of the lhs differs in average of one non zeros, thus the number of non zeros for
39 // the product of a rhs column with the lhs is X+Y where X is the average number of non zero
  /external/libopus/doc/
draft-ietf-payload-rtp-opus.xml 217 For the same average bitrate, variable bitrate (VBR) can achieve higher audio quality
229 the average bitrate SHOULD NOT exceed the available
246 full duration of a transmission while minimizing the average bit
560 <t hangText="maxaveragebitrate:"> specifies the maximum average
564 average bitrate MAY be modified dynamically during a session. Any
599 the default is 0 (vbr). When cbr is 1, the maximum average bitrate can still
    [all...]
  /external/ltp/testcases/realtime/func/matrix_mult/
matrix_mult.c 307 ("\nCriteria: %.2f * average concurrent time < average sequential time\n",
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.h 82 /** returns average of vector without exponent */
129 /** tranlates vector to zero average */
  /external/replicaisland/src/com/replica/replicaisland/
GameRenderer.java 253 "Average Submit: " + averageSubmitTime
254 + " Average Draw: " + averageFrameTime
  /external/skia/tools/skdiff/
skdiff_html.cpp 129 stream->writeText("<br>Average alpha channel mismatch ");
140 stream->writeText("<br>Average color mismatch ");
  /external/skqp/tools/skdiff/
skdiff_html.cpp 129 stream->writeText("<br>Average alpha channel mismatch ");
140 stream->writeText("<br>Average color mismatch ");
  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
csiszar_divergence_impl.py 867 When `True` uses the standard Monte-Carlo average. When `False` uses the
946 The `Avg{h[j;i] : j}` term is a kind of "swap-out average" where the `i`-th
947 element has been replaced by the leave-`i`-out Geometric-average.
1017 average of `u`. The sum of the gradient of `log_avg_u` is `1`.
1019 average of `u`` except that the average swaps-out `u[i]` for the
1020 leave-`i`-out Geometric-average. The mean of the gradient of
    [all...]
variational_sgd_optimizer.py 185 # Compute the learning rate using a moving average for the diagonal of BB^T
191 # Create an estimator for the moving average of gradient mean and variance
  /external/tensorflow/tensorflow/contrib/gan/python/eval/python/
sliced_wasserstein_impl.py 152 random_sampling_count: (int) Number of random projections to average.
219 random_sampling_count: (int) Number of random projections to average.
  /external/tensorflow/tensorflow/contrib/keras/api/keras/layers/
__init__.py 89 from tensorflow.python.keras._impl.keras.layers.merge import Average
95 from tensorflow.python.keras._impl.keras.layers.merge import average
  /external/tensorflow/tensorflow/docs_src/tutorials/
recurrent.md 157 We want to minimize the average negative log probability of the target words:
164 The typical measure reported in the papers is average per-word perplexity (often
  /external/toolchain-utils/crosperf/
download_images.py 70 if self.log_level == 'average':
149 if self.log_level == 'average':

Completed in 267 milliseconds

<<21222324252627282930>>