/external/llvm/test/tools/llvm-profdata/ |
D | weight-sample.test | 1 Tests for weighted merge of sample profiles. 4 RUN: llvm-profdata merge -sample -text -weighted-input=1,%p/Inputs/weight-sample-bar.proftext -weig… 5 RUN: llvm-profdata merge -sample -text -weighted-input=1,%p/Inputs/weight-sample-bar.proftext %p/In… 24 RUN: llvm-profdata merge -sample -text -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weig… 43 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 44 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 45 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 46 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 47 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 51 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/does-not-exist.proftext -weighted-…
|
D | weight-instr.test | 1 Tests for weighted merge of instrumented profiles. 4 RUN: llvm-profdata merge -instr -weighted-input=1,%p/Inputs/weight-instr-bar.profdata -weighted-inp… 10 RUN: llvm-profdata merge -instr -weighted-input=1,%p/Inputs/weight-instr-bar.profdata %p/Inputs/wei… 39 RUN: llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted-inp… 68 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 69 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 70 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 71 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 72 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 76 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/does-not-exist.profdata -weighted-i…
|
D | input-filenames.test | 6 RUN: echo "2,%t.weighted" >> %t.input 8 # Create the weighted file, since these actually need to exist. 9 RUN: echo ' ' > %t.weighted 17 CHECK-NEXT: 2,{{.*}}.weighted
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/ |
D | weight-sample.test | 1 Tests for weighted merge of sample profiles. 4 RUN: llvm-profdata merge -sample -text -weighted-input=1,%p/Inputs/weight-sample-bar.proftext -weig… 5 RUN: llvm-profdata merge -sample -text -weighted-input=1,%p/Inputs/weight-sample-bar.proftext %p/In… 24 RUN: llvm-profdata merge -sample -text -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weig… 43 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 44 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 45 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 46 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 47 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/weight-sample-bar.proftext -weight… 51 RUN: not llvm-profdata merge -sample -weighted-input=3,%p/Inputs/does-not-exist.proftext -weighted-…
|
D | weight-instr.test | 1 Tests for weighted merge of instrumented profiles. 4 RUN: llvm-profdata merge -instr -weighted-input=1,%p/Inputs/weight-instr-bar.profdata -weighted-inp… 10 RUN: llvm-profdata merge -instr -weighted-input=1,%p/Inputs/weight-instr-bar.profdata %p/Inputs/wei… 39 RUN: llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted-inp… 68 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 69 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 70 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 71 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 72 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/weight-instr-bar.profdata -weighted… 76 RUN: not llvm-profdata merge -instr -weighted-input=3,%p/Inputs/does-not-exist.profdata -weighted-i…
|
D | input-filenames.test | 6 RUN: echo "2,%t.weighted" >> %t.input 8 RUN: echo ' ' > %t.weighted 19 CHECK-NEXT: 2,{{.*}}.weighted
|
D | input-dir.test | 16 RUN: llvm-profdata merge -weighted-input=2,%t.dir2 -dump-input-file-list -o /dev/null %t.dir1 | Fil…
|
/external/libavc/common/arm/ |
D | ih264_weighted_pred_a9q.s | 26 @* Contains function definitions for weighted prediction. 46 @* This routine performs the default weighted prediction as described in sec 50 @* This function gets a ht x wd block, calculates the weighted sample, rounds 69 @* weight for the weighted prediction 148 vrshl.s16 q2, q2, q0 @rounds off the weighted samples from rows 1,2 149 vrshl.s16 q3, q3, q0 @rounds off the weighted samples from rows 3,4 182 vrshl.s16 q2, q2, q0 @rounds off the weighted samples from row 1 183 vrshl.s16 q3, q3, q0 @rounds off the weighted samples from row 2 184 vrshl.s16 q4, q4, q0 @rounds off the weighted samples from row 3 186 vrshl.s16 q5, q5, q0 @rounds off the weighted samples from row 4 [all …]
|
D | ih264_weighted_bi_pred_a9q.s | 26 @* Contains function definitions for weighted biprediction. 46 @* This routine performs the weighted biprediction as described in sec 50 @* This function gets two ht x wd blocks, calculates the weighted samples, 75 @* weight for the weighted prediction 78 @* weight for the weighted prediction 190 vrshl.s16 q2, q2, q0 @rounds off the weighted samples from rows 1,2 191 vrshl.s16 q4, q4, q0 @rounds off the weighted samples from rows 3,4 238 vrshl.s16 q2, q2, q0 @rounds off the weighted samples from row 1 239 vrshl.s16 q4, q4, q0 @rounds off the weighted samples from row 2 240 vrshl.s16 q6, q6, q0 @rounds off the weighted samples from row 3 [all …]
|
D | ih264_default_weighted_pred_a9q.s | 26 @* Contains function definitions for default weighted prediction. 46 @* This routine performs the default weighted prediction as described in sec 220 @* This routine performs the default weighted prediction as described in sec
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/models/ |
D | multiple_additive_trees_test.cc | 130 DecisionTreeEnsembleConfig weighted = tree_ensemble_config; in TEST_F() local 131 weighted.set_tree_weights(0, 6.0); in TEST_F() 132 weighted.set_tree_weights(1, 3.2); in TEST_F() 133 MultipleAdditiveTrees::Predict(weighted, {0, 1}, batch_features_, &threads, in TEST_F() 206 DecisionTreeEnsembleConfig weighted = tree_ensemble_config; in TEST_F() local 207 weighted.set_tree_weights(0, 6.0); in TEST_F() 208 weighted.set_tree_weights(1, 3.2); in TEST_F() 209 MultipleAdditiveTrees::Predict(weighted, {0, 1}, batch_features_, &threads, in TEST_F()
|
/external/llvm/docs/CommandGuide/ |
D | llvm-profdata.rst | 45 input file by using the ``-weighted-input`` option. 47 Profiles passed in via ``-weighted-input``, ``-input-files``, or via positional 63 .. option:: -weighted-input=weight,filename 125 …llvm-profdata merge -weighted-input=10,foo.profdata bar.profdata baz.profdata -output merged.profd… 131 …llvm-profdata merge -weighted-input=10,foo.profdata -weighted-input=1,bar.profdata -weighted-input…
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-profdata.rst | 45 input file by using the ``-weighted-input`` option. 47 Profiles passed in via ``-weighted-input``, ``-input-files``, or via positional 63 .. option:: -weighted-input=weight,filename 130 …llvm-profdata merge -weighted-input=10,foo.profdata bar.profdata baz.profdata -output merged.profd… 136 …llvm-profdata merge -weighted-input=10,foo.profdata -weighted-input=1,bar.profdata -weighted-input…
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | mfcc_mel_filterbank.cc | 189 double weighted = spec_val * weights_[i]; in Compute() local 192 (*output)[channel] += weighted; // Right side of triangle, downward slope in Compute() 195 (*output)[channel] += spec_val - weighted; // Left side of triangle in Compute()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | mfcc_mel_filterbank.cc | 188 double weighted = spec_val * weights_[i]; in Compute() local 191 (*output)[channel] += weighted; // Right side of triangle, downward slope in Compute() 194 (*output)[channel] += spec_val - weighted; // Left side of triangle in Compute()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_LRN.pbtxt | 37 each component is divided by the weighted, squared sum of inputs within
|
D | api_def_ResizeArea.pbtxt | 41 input pixel's contribution to the average is weighted by the fraction of its
|
D | api_def_EnqueueTPUEmbeddingSparseBatch.pbtxt | 47 how to normalize the embedding activations after weighted summation.
|
D | api_def_EnqueueTPUEmbeddingSparseTensorBatch.pbtxt | 47 how to normalize the embedding activations after weighted summation.
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/g3doc/ |
D | svm.md | 28 supports (global) $$L1$$ and $$L2$$ regularization and also works with weighted
|
/external/autotest/client/tests/ffsb/ |
D | README | 24 (5) Exert weighted combination of I/O workloads to analyze the I/O performace
|
/external/tensorflow/tensorflow/contrib/specs/ |
D | README.md | 224 - `Mix(...)` -- weighted convex combination of layer outputs 225 - `Lincom(...)` -- weighted linear combination of layer outputs
|
/external/tensorflow/tensorflow/python/autograph/ |
D | STYLE_GUIDE.md | 51 [1]: Tony Finch. Incremental calculation of weighted mean and variance.
|
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
D | feature_column_test.py | 140 weighted = fc.weighted_sparse_column(ids, "weights") 141 weighted_copy = copy.deepcopy(weighted) 368 weighted = fc.weighted_sparse_column(a, "weights") 369 one_hot = fc.one_hot_column(weighted)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BlockFrequencyInfo/ |
D | basic.ll | 12 ; Loop backedges are weighted and thus their bodies have a greater frequency.
|