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

<<41424344454647484950>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 252 /// Returns true on success with profile weights filled in.
257 /// Returns true on success with profile total weights filled in.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instruction.h 256 /// Returns true on success with profile weights filled in.
261 /// Returns true on success with profile total weights filled in.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instruction.h 256 /// Returns true on success with profile weights filled in.
261 /// Returns true on success with profile total weights filled in.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 252 /// Returns true on success with profile weights filled in.
257 /// Returns true on success with profile total weights filled in.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instruction.h 256 /// Returns true on success with profile weights filled in.
261 /// Returns true on success with profile total weights filled in.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instruction.h 256 /// Returns true on success with profile weights filled in.
261 /// Returns true on success with profile total weights filled in.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
GridLayoutRule.java 77 * convention, might use weights etc)
345 // Don't adjust widths/heights/weights when just moving within a single layout
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 599 // for calculate weights
644 // calc weights
  /external/tensorflow/tensorflow/examples/image_retraining/
retrain.py 27 learned biases and weights.
754 weights, and then sets up all the gradients for the backward pass.
    [all...]
  /external/tensorflow/tensorflow/python/framework/
importer_test.py     [all...]
  /external/tensorflow/tensorflow/python/keras/_impl/keras/engine/
training_test.py 171 # Test with dictionaries for loss, metrics, loss weights
714 weights = np.ones((3,))
722 keras.backend.variable(weights), keras.backend.variable(mask)))
795 # a non-trainable model has no trainable weights
    [all...]
  /external/unicode/
emoji-sequences.txt     [all...]
  /external/skia/docs/
SkPath_Reference.bmh 276 # Verb # Allocated Points # Iterated Points # Weights ##
387 By default, Path has no Verbs, no Points, and no Weights.
411 and Weights are copied when modified.
478 shares pointer values. The underlying Verb_Array, Point_Array and Weights
485 #Param path Verb_Array, Point_Array, Weights, and Fill_Type to copy ##
512 Compares a and b; returns true if Fill_Type, Verb_Array, Point_Array, and Weights
555 Compares a and b; returns true if Fill_Type, Verb_Array, Point_Array, and Weights
601 #Line # returns if pair contains equal counts of Verb_Array and Weights ##
602 Return true if Paths contain equal Verbs and equal Weights.
603 If Paths contain one or more Conics, the Weights must match
    [all...]
  /external/skqp/docs/
SkPath_Reference.bmh 276 # Verb # Allocated Points # Iterated Points # Weights ##
387 By default, Path has no Verbs, no Points, and no Weights.
411 and Weights are copied when modified.
478 shares pointer values. The underlying Verb_Array, Point_Array and Weights
485 #Param path Verb_Array, Point_Array, Weights, and Fill_Type to copy ##
512 Compares a and b; returns true if Fill_Type, Verb_Array, Point_Array, and Weights
555 Compares a and b; returns true if Fill_Type, Verb_Array, Point_Array, and Weights
595 #Line # returns if pair contains equal counts of Verb_Array and Weights ##
596 Return true if Paths contain equal Verbs and equal Weights.
597 If Paths contain one or more Conics, the Weights must match
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 55 * Return fractional part of 'f'. Used for computing interpolation weights.
    [all...]
  /external/libopus/doc/
draft-ietf-codec-opus.xml     [all...]
  /external/tensorflow/tensorflow/contrib/boosted_trees/python/kernel_tests/
training_ops_test.py     [all...]
  /external/tensorflow/tensorflow/contrib/eager/python/g3doc/
guide.md 652 assert 2 == len(net.variables) # weights for each layer.
653 assert [1, 2] == net.variables[0].shape.as_list() # weights of layer1.
654 assert [2, 3] == net.variables[1].shape.as_list() # weights of layer2.
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
saved_model.md 110 named `"weights"` whose value you want to restore into a variable named
116 existing weights of the five trained layers. You can use the saver to restore
117 the weights of just the first five layers.
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java     [all...]
  /libcore/ojluni/src/main/java/java/util/stream/
package-info.java 39 * to obtain the sum of the weights of the red widgets. (Summation is an
169 * To execute the prior "sum of weights of widgets" query in parallel, we would
460 * re-cast the simple sum-of-weights example using the more general form as
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
MatchParentShrinkingLinearLayout.java 569 * Returns the desired weights sum.
580 * Defines the desired weights sum. If unspecified the weights sum is computed
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 522 const FLOAT *weights) PURE;
525 STDMETHOD(GetBoneInfluence)(THIS_ DWORD bone, DWORD* vertices, FLOAT* weights) PURE;
    [all...]
  /cts/hostsidetests/dumpsys/src/android/dumpsys/cts/
ProcessStatsDumpsysTest.java 154 assertSeenTag(seenTags, "weights");
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/
ChiSquareTestImpl.java 274 if (unequalCounts) { // apply weights

Completed in 1087 milliseconds

<<41424344454647484950>>