Searched
full:weights (Results
1001 -
1025 of
1517) sorted by null
<<41424344454647484950>>
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/ |
DetectorActivity.java | 73 // ./flow --model cfg/tiny-yolo-voc.cfg --load bin/tiny-yolo-voc.weights --savepb --verbalise
|
/external/tensorflow/tensorflow/python/keras/_impl/keras/ |
callbacks.py | 386 For example: if `filepath` is `weights.{epoch:02d}-{val_loss:.2f}.hdf5`, 405 save_weights_only: if True, then only the model's weights will be 676 write_images: whether to write model weights to visualize as 712 for weight in layer.weights: [all...] |
/external/tensorflow/tensorflow/tools/dist_test/python/ |
mnist_replica.py | 18 (weights and biases) are located on one parameter server (ps), while the ops
|
/external/webrtc/webrtc/modules/video_processing/ |
deflickering.cc | 192 // Weights w = |weight_uw16_| are in Q15, hence the final output has to be
|
/frameworks/base/services/core/java/com/android/server/location/ |
LocationFudger.java | 75 // Pre-calculated weights used to move the random offset.
|
/frameworks/ml/nn/common/operations/ |
RNNTest.cpp | 140 ACTION(Weights) \
|
SVDFTest.cpp | 203 // Input and weights
|
/frameworks/native/libs/input/ |
VelocityTracker.cpp | 412 * The weights express the relative importance of each data point. If the weights are 414 * the polynomial. It is a good idea to choose weights that diminish the importance 453 // Expand the X vector to a matrix A, pre-multiplied by the weights. [all...] |
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
HexagonOperationsPrepare.cpp | 228 const hexagon_nn_input& weights = model->createFullyConnectedWeightTensor(ins[1]); local 234 return model->addFusedFloatOperation(OP_MatMul_f, NN_PAD_NA, bias, act, {input, weights}, outs); 716 const hexagon_nn_input& weights = model->createFullyConnectedWeightTensor(ins[1]); local [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 151 // weight to an edge that may have siblings with non-zero weights. This can
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 154 // weight to an edge that may have siblings with non-zero weights. This can
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 154 // weight to an edge that may have siblings with non-zero weights. This can
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 166 // weight to an edge that may have siblings with non-zero weights. This can
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 166 // weight to an edge that may have siblings with non-zero weights. This can
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 166 // weight to an edge that may have siblings with non-zero weights. This can
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 166 // weight to an edge that may have siblings with non-zero weights. This can
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
TypoCorrection.h | 36 // weights mean greater contribution to the total edit distance, with the
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
BranchProbabilityInfo.h | 151 // weight to an edge that may have siblings with non-zero weights. This can
|
Completed in 1013 milliseconds
<<41424344454647484950>>