/external/v8/tools/ |
profile.js | 395 // Propagate weights so percents can be calculated correctly. 652 * Computes total weights in the call graph. 733 * Node total weight (includes weights of all children).
|
/external/webp/src/dsp/ |
dsp.h | 220 const uint16_t* const weights); 221 // The weights for VP8TDisto4x4 and VP8TDisto16x16 contain a row-major 295 uint32_t w; // sum(w_i) : sum of weights
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
CollationIterator.java | 401 * The code point is used for fallbacks, context and implicit weights. 436 * map to their own implicit primary weights (for UTF-16), [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
CollationIterator.java | 399 * The code point is used for fallbacks, context and implicit weights. 434 * map to their own implicit primary weights (for UTF-16), [all...] |
/external/opencv/cvaux/src/ |
cvhmm.cpp | 802 /* 3. sum all mixtures with weights */ [all...] |
/external/tensorflow/tensorflow/tools/quantization/ |
quantize_graph.py | 62 """ eightbit, weights, or weights_rounded).""") 331 round, quantize, eightbit, or weights. 444 elif self.mode == "weights": [all...] |
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Blend.cpp | 475 // Set the intensity weights to use for cross-fading 483 // Set the intensity weights to use for cross-fading 528 // Set the intensity weights to use for cross-fading 536 // Set the intensity weights to use for cross-fading 934 // Setup weights for cross-fading [all...] |
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/ |
convolutional.py | 84 kernel_initializer: Initializer for the `kernel` weights matrix. 87 the `kernel` weights matrix. 208 kernel_initializer: Initializer for the `kernel` weights matrix. 211 the `kernel` weights matrix. 344 kernel_initializer: Initializer for the `kernel` weights matrix. 347 the `kernel` weights matrix. 485 kernel_initializer: Initializer for the `kernel` weights matrix. 488 the `kernel` weights matrix. 626 kernel_initializer: Initializer for the `kernel` weights matrix 631 the `kernel` weights matri [all...] |
/external/icu/icu4c/source/i18n/ |
collationbuilder.cpp | 441 // Collect the root CE weights if this node is for a root CE. 493 // Non-zero quaternary weights are possible only on tertiary or stronger CEs. 597 // and non-common secondary/tertiary weights. 709 // The CE data structure does not support non-zero quaternary weights [all...] |
collationiterator.cpp | 757 // 74 byte values 2.. 75 for small numbers in two-byte primary weights. 758 // 40 byte values 76..115 for medium numbers in three-byte primary weights. 759 // 16 byte values 116..131 for large numbers in four-byte primary weights. [all...] |
/external/tensorflow/tensorflow/contrib/lite/nnapi/ |
NeuralNetworksShim.h | 410 * outputs = activation(inputs * weights? + bias) 424 * * 1: A 2-D tensor, specifying the weights, of shape [num_units, [all...] |
/external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/ |
propagate_fixed_sizes.cc | 121 // Yield until weights shape has been resolved. 157 // Yield until weights dims have been resolved. 199 // Yield until weights dims have been resolved. 210 // instead it has to be inferred from the weights dims. However, once we are 211 // here, weights dims have already been converted to our own internal format, 318 // Yield until weights dims have been resolved. 792 // Yield until weights dims have been resolved. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
RelativeLayoutConversionHelper.java | 300 * alignment, weights, gravity, etc. 354 * Returns the sum of all the layout weights of the children in the given LinearLayout 357 * @return the total sum of all the layout weights in the given layout 371 * weights. This method also removes "0dip" as a special width/height used in 421 // weights. However, we CAN support the common scenario where a single 654 // weights where 0dip ensures that the height of the view is not taken 655 // into account when distributing the weights. However, when converted [all...] |
/external/tensorflow/tensorflow/contrib/rnn/python/ops/ |
rnn_cell.py | 531 enable shared cell weights between time and frequency LSTMs. [all...] |
/external/ImageMagick/MagickCore/ |
pixel.c | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
Reassociate.cpp | 304 // weight of 1. Keeping weights at zero or one also means that wrapping is 306 assert(LHS == 1 && RHS == 1 && "Weights not reduced!"); 310 // Nilpotent means X op X === 0, so reduce weights modulo 2. 311 assert(LHS == 1 && RHS == 1 && "Weights not reduced!"); 328 // of CM like this weights can always be reduced to the range [0, CM+Bitwidth) 338 assert(LHS.ult(Threshold) && RHS.ult(Threshold) && "Weights not reduced!"); 349 "Weights not reduced!"); 360 /// nodes in Ops along with their weights (how many times the leaf occurs). The 448 // with their weights, representing a certain number of paths to the operator. 579 // The leaves, repeated according to their weights, represent the linearize [all...] |
/external/tensorflow/tensorflow/python/ops/ |
math_ops.py | [all...] |
/external/skia/site/user/api/ |
SkPath_Reference.md | 155 | <a href="#SkPath_reset">reset</a> | removes <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, and <a href="#Conic_Weight">Weights</a>; frees memory | 156 | <a href="#SkPath_rewind">rewind</a> | removes <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, and <a href="#Conic_Weight">Weights</a>, keeping memory | 212 | <a href="#SkPath_isInterpolatable">isInterpolatable</a> | returns if pair contains equal counts of <a href="#Verb_Array">Verb Array</a> and <a href="#Conic_Weight">Weights</a> | 233 | <a href="#SkPath_reset">reset</a> | removes <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, and <a href="#Conic_Weight">Weights</a>; frees memory | 235 | <a href="#SkPath_rewind">rewind</a> | removes <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a>, and <a href="#Conic_Weight">Weights</a>, keeping memory | 243 | <a href="#SkPath_transform">transform</a> | applies <a href="SkMatrix_Reference#Matrix">Matrix</a> to <a href="#Point_Array">Point Array</a> and <a href="#Conic_Weight">Weights</a> | 304 | <a href="#Verb">Verb</a> | Allocated <a href="SkPoint_Reference#Point">Points</a> | Iterated <a href="SkPoint_Reference#Point">Points</a> | <a href="#Conic_Weight">Weights</a> | 379 By default, <a href="#Path">Path</a> has no <a href="#Verb">Verbs</a>, no <a href="SkPoint_Reference#Point">Points</a>, and no <a href="#Conic_Weight">Weights</a>. 413 and <a href="#Conic_Weight">Weights</a> are copied when modified. 480 shares pointer values. The underlying <a href="#Verb_Array">Verb Array</a>, <a href="#Point_Array">Point Array</a> and <a href="#Conic_Weight">Weights</a [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
ucol.h | 243 /** Attribute for direction of secondary weights - used in Canadian French. 244 * Acceptable values are UCOL_ON, which results in secondary weights 246 * weights in the order they appear. 253 * primary weights in the same way, 255 * weights that are equal or below the variable top value 264 * weights, UCOL_UPPER_FIRST which forces upper case letters to [all...] |
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
estimator_test.py | [all...] |
dnn.py | 325 weights. It is used to down weight or boost examples during training. It 605 weights. It is used to down weight or boost examples during training. It [all...] |
/external/webrtc/webrtc/modules/audio_processing/ns/ |
ns_core.c | 290 // Thresholds and weights are extracted every window. 291 // |flag| = 0 updates histogram only, |flag| = 1 computes the threshold/weights. 292 // Threshold and weights are returned in: self->priorModelPars. 500 // Select the weights between the features. 728 // Combine the indicator function with the feature weights. 763 // Compute histograms for parameter decisions (thresholds and weights for [all...] |
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/ |
grow_stats.cc | 320 std::vector<float>* weights) { 326 (*weights)[i] = (left_count(index, i) + 1.0) / denom; 327 (*weights)[num_outputs_ + i] = (right_count(index, i) + 1.0) / denom; [all...] |
/external/tensorflow/tensorflow/docs_src/mobile/ |
optimizing.md | 398 TensorFlow has support for memory mapping the weights that form the bulk of most 403 weights are appended in a form that can be directly mapped. 408 format that has the weights appended at the end. Since that file?s no longer a
|
/external/tensorflow/tensorflow/python/layers/ |
normalization.py | 78 norm constraints or value constraints for layer weights). The function 702 norm constraints or value constraints for layer weights). The function 717 reuse: Boolean, whether to reuse the weights of a previous layer [all...] |