HomeSort by relevance Sort by last modified time
    Searched full:weights (Results 876 - 900 of 1517) sorted by null

<<31323334353637383940>>

  /external/tensorflow/tensorflow/contrib/boosted_trees/ops/
quantile_ops.cc 223 example_weights: Rank 2 (N, 1) tensor of per-example weights. Should match
243 given example weights.
  /external/tensorflow/tensorflow/contrib/kfac/python/kernel_tests/
utils_test.py 125 weights = array_ops.constant(npr.RandomState(0).randn(*weights_shape))
127 return (weights, biases)
  /external/tensorflow/tensorflow/contrib/tpu/ops/
tpu_embedding_ops.cc 38 // indices and aggregation weights.
209 An op that feeds a batch of embedding indices and weights to the TPU.
  /external/tensorflow/tensorflow/core/debug/
debug_io_utils.h 120 // tensor_name:debug_op, e.g., "Weights:0:DebugIdentity".
133 // tensor_name:debug_op, e.g., "Weights:0:DebugIdentity".
  /external/tensorflow/tensorflow/examples/tutorials/word2vec/
word2vec_basic.py 196 with tf.name_scope('weights'):
212 weights=nce_weights, variable
  /external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
wrappers_test.py 197 weights = model.layers[-1].get_weights()
198 model.layers[-1].set_weights(weights)
  /external/tensorflow/tensorflow/python/training/
ftrl_test.py 185 The addition of this parameter which places a constant pressure on weights
187 weights will tend to have smaller magnitudes with this parameter set.
  /external/tensorflow/tensorflow/tools/graph_transforms/
fold_old_batch_norms_test.cc 313 // Test axis = 3, BatchNorm weights and offsets will be split before fused
314 // with conv2d weights.
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
AutoFixFilter.java 120 " const vec3 weights = vec3(0.33333, 0.33333, 0.33333);\n" +
122 " float energy = dot(color.rgb, weights);\n" +
  /frameworks/ml/nn/common/operations/
LSTM.cpp 167 // Making sure the peephole weights are there all or none.
309 // Since we have already checked that weights are all there or none, we can
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicBlur.cpp 61 // Compute gaussian weights for the blur
92 // Now we need to normalize the weights because all our coefficients need to add up to one
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
MicrosphereInterpolatingFunction.java 51 * Exponent used in the power law that computes the weights of the
  /external/chromium-trace/catapult/systrace/profile_chrome/third_party/
perf_to_tracing.py 103 # Sum up self samples weight, and children's total weights.
  /external/icu/icu4c/source/i18n/
collationdata.h 236 * The first range (separators & terminators) and the last range (trailing weights)
collationfastlatin.cpp 384 // and keep real tertiary weights larger than the MERGE_WEIGHT.
735 // and keep real tertiary weights larger than the MERGE_WEIGHT.
    [all...]
collationsettings.h 86 * Options bit 11: Compare secondary weights backwards. ("French secondary")
usrchimp.h 36 /* get weights from a CE */
  /external/libavc/common/x86/
ih264_weighted_pred_sse42.c 354 /* ht x wd block, weights it, rounds it off, offsets it, */
584 /* ht x wd block, weights it, rounds it off, offsets it, */
    [all...]
  /external/libhevc/common/
ihevc_defs.h 430 * @brief Q shift factor for flat rescale matrix weights
  /external/libopus/silk/
NLSF_del_dec_quant.c 38 const opus_int16 w_Q5[], /* I Weights [ order ] */
  /external/llvm/
CODE_OWNERS.TXT 55 D: Branch weights and BlockFrequencyInfo
  /external/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 130 // weight to an edge that may have siblings with non-zero weights. This can
  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 32 DEBUG(dbgs() << "********** Compute Spill Weights **********\n"
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 117 /// coalesced weights.
  /external/neven/Embedded/common/src/b_BitFeatureEm/
I04Dns2x2Ftr.h 53 /** look up table of weights */

Completed in 418 milliseconds

<<31323334353637383940>>