| /OK3568_Linux_fs/external/rknn-toolkit2/examples/caffe/vgg-ssd/ |
| H A D | deploy_rm_detection_output.prototxt | 940 variance: 0.1 941 variance: 0.1 942 variance: 0.2 943 variance: 0.2 1057 variance: 0.1 1058 variance: 0.1 1059 variance: 0.2 1060 variance: 0.2 1174 variance: 0.1 1175 variance: 0.1 [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | kmeans_index.h | 539 DistanceType variance; in getClusterCenters() local 542 int clusterCount = getMinVarianceClusters(root_, clusters, numClusters, variance); in getClusterCenters() 584 DistanceType variance; member 672 DistanceType variance = 0; in computeNodeStatistics() local 683 variance += distance_(vec, ZeroIterator<ElementType>(), veclen_); in computeNodeStatistics() 688 variance /= size_; in computeNodeStatistics() 689 variance -= distance_(mean, ZeroIterator<ElementType>(), veclen_); in computeNodeStatistics() 699 node->variance = variance; in computeNodeStatistics() 852 DistanceType variance = 0; in computeClustering() local 857 variance += d; in computeClustering() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/governors/ |
| H A D | menu.c | 174 uint64_t sum, variance; in get_typical_interval() local 211 variance = 0; in get_typical_interval() 216 variance += diff * diff; in get_typical_interval() 220 variance >>= INTERVAL_SHIFT; in get_typical_interval() 222 do_div(variance, divisor); in get_typical_interval() 236 if (likely(variance <= U64_MAX/36)) { in get_typical_interval() 237 if ((((u64)avg*avg > variance*36) && (divisor * 4 >= INTERVALS * 3)) in get_typical_interval() 238 || variance <= 400) { in get_typical_interval()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tslib/ |
| H A D | tslib_1.22.bb | 26 PACKAGECONFIG ??= "debounce dejitter evthres iir linear median pthres skip lowpass invert variance … 37 PACKAGECONFIG[variance] = "--enable-variance,--disable-variance"
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | gfs2-glocks.rst | 152 variance, plus two counters. The mean/variance pairs are 158 Unlike the TCP/IP Illustrated case, the mean and variance are 161 The three pairs of mean/variance measure the following 178 has gone into the mean/variance calculations. The other counter 194 into account after 8 samples (or 4 for the variance) and this 239 using the format mean/variance for each of the timing stats.
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | stk8baxx.c | 275 u32 variance[3]; member 513 stk->variance[aa] = 0; in stk8baxx_reg_init() 586 stk->variance[ii] = 0; in stk8baxx_reset_para() 655 …N_INFO "%s:TUNE done, var=%u,%u,%u\n", __func__, stk->variance[0], stk->variance[1], stk->variance… in stk8baxx_tune()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tslib/tslib/ |
| H A D | ts.conf | 23 module variance delta=30
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | stat.c | 57 double variance, variance_mean; in stddev_stats() local 62 variance = stats->M2 / (stats->n - 1); in stddev_stats() 63 variance_mean = variance / stats->n; in stddev_stats()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/ |
| H A D | report.py | 11 from statistics import mean, stdev, variance 329 stats[prefix + 'variance'] = val_cls(variance(values))
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/rockchip/ |
| H A D | rockchip-pvtm.txt | 5 performance variance caused by chip process, voltage and temperature.
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | hdaps.c | 445 static DEVICE_ATTR(variance, 0444, hdaps_variance_show, NULL);
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | Kconfig | 150 the chip performance variance caused by chip process, voltage and
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | README | 320 I am still a bit unhappy with the variance in some of the benchmarks, most 325 If anyone has ideas on how to make these benchmarks faster, lower-variance,
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | cpuidle.rst | 295 and variance of them. If the variance is small (smaller than 400 square 300 Again, if the variance of them is small (in the above sense), the average is
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 489 - optional variance if multiple values are collected with -r
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | istream | 567 * call to @c gcount(). At variance with putback, unget and
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | istream | 567 * call to @c gcount(). At variance with putback, unget and
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | random | 813 * @brief Returns the compact form of the variance/covariance
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | random | 813 * @brief Returns the compact form of the variance/covariance
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-2 | 4073 able to wait or may not be able to tolerate variance in execution
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-2 | 4073 able to wait or may not be able to tolerate variance in execution
|