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

<<31323334353637383940>>

  /external/tensorflow/tensorflow/python/debug/cli/
command_parser_test.py 213 "hidden/weights/Variable:0")
215 self.assertEqual("hidden/weights/Variable:0", tensor_name)
221 "hidden/weights/Variable:0[:, 1]")
223 self.assertEqual("hidden/weights/Variable:0", tensor_name)
  /external/tensorflow/tensorflow/python/estimator/canned/
dnn.py 301 weights. It is used to down weight or boost examples during training. It
325 weights are warm-started, and it is assumed that vocabularies and Tensor
462 weights. It is used to down weight or boost examples during training. It
479 weights are warm-started, and it is assumed that vocabularies and Tensor
dnn_linear_combined.py 342 weights. It is used to down weight or boost examples during training. It
360 weights are warm-started, and it is assumed that vocabularies and Tensor
523 weights. It is used to down weight or boost examples during training. It
534 weights are warm-started, and it is assumed that vocabularies and Tensor
  /external/tensorflow/tensorflow/python/keras/_impl/keras/
constraints_test.py 15 """Tests for Keras weights constraints."""
optimizers_test.py 142 _ = optimizer.weights
  /external/tensorflow/tensorflow/python/keras/_impl/keras/engine/
training_eager.py 185 The model weights are updated if training is set to True.
191 training: The boolean represents if the weights of the model are updated.
199 ValueError: If the model loss is 0 or if the trainable weights list is
212 raise ValueError('The list of trainable weights is empty. Make sure that '
  /external/tensorflow/tensorflow/stream_executor/
dnn.h 155 // * Once a while, user queries maintainable weights and bias regions from
317 // Return the number of weights required to fully connect a layer with
427 // Returns the number of weights required as parameters for a convolution
    [all...]
  /external/v8/tools/
profile_view.js 45 * of self weights for a bottom up view is needed.
  /external/valgrind/docs/html/
bbv-manual.html 108 -saveSimpointWeights results.weights</pre>
123 and <code class="computeroutput">results.weights</code> files.
126 extrapolating full-program behavior. The intervals and the weights
130 statistics gathered in conjunction with the weights to
  /external/webrtc/webrtc/modules/audio_processing/ns/
ns_core.h 83 // Thresholds/weights for prior model.
nsx_core.h 86 // Parameter for updating or estimating thresholds/weights for prior model.
  /frameworks/base/packages/ExtServices/src/android/ext/services/resolver/
LRResolverRankerService.java 166 Log.d(TAG, "Weights: " + mFeatureWeights + " Bias: " + mBias);
  /frameworks/ml/nn/common/operations/
HashtableLookupTest.cpp 67 // Input and weights
  /frameworks/ml/nn/runtime/test/
TestValidateOperations.cpp 696 ANeuralNetworksOperandType weights = input; local
717 {input, weights, bias, activation},
1009 ANeuralNetworksOperandType weights = floatTensor2D; local
    [all...]
  /libcore/ojluni/src/main/java/java/util/stream/
BaseStream.java 39 * and {@link IntStream}, computing the sum of the weights of the red widgets:
  /packages/apps/DeskClock/src/com/android/deskclock/widget/
EllipsizeLayout.java 16 * <li>any child has weights.</li>
  /packages/apps/Messaging/res/layout/
compose_message_view.xml 27 there's not enough space. Any views with positive weights will be shrunk to make space.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CFGPrinter.h 150 /// Display the raw branch weights from PGO.

Completed in 781 milliseconds

<<31323334353637383940>>