/external/tensorflow/tensorflow/core/grappler/costs/ |
D | robust_stats.cc | 70 std::vector<double> deviations; in ScaledMedianAbsoluteDeviation() local 71 deviations.reserve(sorted_values.size()); in ScaledMedianAbsoluteDeviation() 73 deviations.push_back(std::abs(d - median)); in ScaledMedianAbsoluteDeviation() 75 double mad = Median(std::move(deviations)) * 1.4826; in ScaledMedianAbsoluteDeviation()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowChildren.java | 42 Counter<String> deviations = new Counter<String>(); in main() local 89 deviations.add(parent, path2value2locales.size()); in main() 91 for (String locale : deviations.getKeysetSortedByKey()) { in main() 93 System.out.println(parentName + "\t" + locale + "\t" + deviations.get(locale)); in main()
|
/external/autotest/client/tests/aiostress/ |
D | aio-stress.c | 130 int deviations[DEVIATIONS] = { 100, 250, 500, 1000, 5000, 10000 }; variable 136 double deviations[DEVIATIONS]; member 303 if (delta < deviations[i]) { in calc_latency() 304 lat->deviations[i]++; in calc_latency() 426 fprintf(stderr, " %.0f < %d", lat->deviations[i], deviations[i]); in print_lat() 427 total_counted += lat->deviations[i]; in print_lat()
|
/external/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aio-stress.c | 131 int deviations[DEVIATIONS] = { 100, 250, 500, 1000, 5000, 10000 }; variable 138 double deviations[DEVIATIONS]; member 305 if (delta < deviations[i]) { in calc_latency() 306 lat->deviations[i]++; in calc_latency() 438 fprintf(stderr, " %.0f < %d", lat->deviations[i], in print_lat() 439 deviations[i]); in print_lat() 440 total_counted += lat->deviations[i]; in print_lat()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_StatelessTruncatedNormal.pbtxt | 31 deviations from the mean are dropped and re-picked.
|
D | api_def_TruncatedNormal.pbtxt | 40 deviations from the mean are dropped and re-picked.
|
/external/walt/ios/WALT/ |
D | DragLatencyController.mm | 142 std::vector<NSTimeInterval> deviations; 143 deviations.reserve(kSteps); 152 deviations.push_back(StandardDeviation(laserYs)); 155 return ArgMin(deviations) * kShiftStep;
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.blend_equation_advanced.txt | 45 deviations in rendered images.
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.int_op.txt | 65 is used to allow small deviations due to fragment input interpolation.
|
/external/tensorflow/tensorflow/examples/multibox_detector/ |
D | README.md | 29 contains means and standard deviations for all 784 possible detections,
|
/external/boringssl/src/ |
D | STYLE.md | 14 given rule. Module-wide deviations on naming should be respected while 207 Explicitly mention any surprising edge cases or deviations from common
|
/external/toolchain-utils/cros_utils/ |
D | stats.py | 627 deviations = [] 629 deviations.append(item - mn) 630 return ss(deviations) / float(n) 677 deviations = [0] * len(inlist) 679 deviations[i] = inlist[i] - mn 680 return ss(deviations) / float(n - 1) 2754 deviations = inarray - mn 2761 svar = ass(deviations, dimension, keepdims) / float(n) 2831 deviations = inarray - mn 2838 var = ass(deviations, dimension, keepdims) / float(n - 1)
|
/external/icu/icu4c/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 24 # Other deviations from the Unicode file:
|
/external/lmfit/man/ |
D | lmcurve.pod | 83 Contains the standard deviations of the values I<y>.
|
/external/vulkan-validation-layers/ |
D | LICENSE.txt | 3 Any license deviations from Apache 2.0 are "more permissive" licenses.
|
/external/python/cpython2/Doc/library/ |
D | urlparse.rst | 281 should conform to this. Certain deviations could be observed, which are
|
/external/u-boot/doc/ |
D | README.nand | 126 deviations from the "normal" flow.
|
/external/gptfdisk/ |
D | README | 156 cause deviations. When FixParts writes the partition table, its numbering
|
/external/openssh/ |
D | PROTOCOL | 1 This documents OpenSSH's deviations and extensions to the published SSH
|
/external/python/cpython3/Doc/library/ |
D | urllib.parse.rst | 625 should conform to this. Certain deviations could be observed, which are
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.3.rst | 696 supporting Python 3.3 to use, helping to end any VM-specific deviations in
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CodeGenerator.rst | 2255 LLVM follows the AIX PowerPC ABI, with two deviations. LLVM uses a PC relative
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 2244 LLVM follows the AIX PowerPC ABI, with two deviations. LLVM uses a PC relative
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | europe | 3979 # all countries abided to these dates, and many individual deviations
|
/external/freetype/ |
D | ChangeLog.24 | 4920 cubic deviations have been estimated _after_ UPSCALE, whereas
|